{"id":2151,"date":"2023-11-20T03:12:54","date_gmt":"2023-11-20T03:12:54","guid":{"rendered":"https:\/\/pajaking.com\/calculator\/"},"modified":"2026-02-21T12:36:36","modified_gmt":"2026-02-21T12:36:36","slug":"calculator","status":"publish","type":"page","link":"https:\/\/pajaking.com\/en\/calculator\/","title":{"rendered":"Calculator"},"content":{"rendered":"\n\n\t<section class=\"section\" id=\"section_422737206\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n\n<div class=\"container section-title-container\" ><h1 class=\"section-title section-title-normal\"><b><\/b><span class=\"section-title-main\" >Instant Gold Pawn Calculator: Check Your Loan Value &amp; 95% Margin<\/span><b><\/b><\/h1><\/div>\n\n<section class=\"section\">\n\t<div class=\"calculator section-content relative\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col-inner\">\n\t\t\t\t<h1 class=\"calculator-heading\">PAJAKING CALCULATOR<\/h1>\n\t\t\t<\/div>\n\t\t<\/div>\n        <div class=\"row\" x-data=\"{ goldType: '', goldWeight: '', totalLoan: '', interestPerMonth: '' }\">\n            <div class=\"row\">\n                <div class=\"col medium-3 small-12 large-3\">\n                    <label class=\"calculator-label\">Types of gold<\/label>\n                    <select x-model=\"goldType\">\n                        <option value=\"\" disabled>Choose types of gold<\/option>\n                        <template x-for=\"goldType in PAJAKING_GOLD_TYPE\" :key=\"goldType.label\">\n                            <option x-model=\"goldType.value\" x-text=\"goldType.label\"><\/option>\n                        <\/template>\n                    <\/select>\n                <\/div>\n                <div class=\"col medium-3 small-12 large-3\">\n                    <label class=\"calculator-label\">Weight of gold (Gram)<\/label>\n                    <input x-model.number=\"goldWeight\" class=\"one-decimal-only\" type=\"text\"\/>\n                <\/div>\n                <div class=\"col medium-3 small-12 large-3\">\n                    <label class=\"calculator-label\">Current Pawn Rate (RM \/Gram)<\/label>\n                    <input class=\"read\" x-bind:value=\"goldType\" readonly disabled type=\"text\"\/>\n                <\/div>\n                <div class=\"col medium-3 small-12 large-3\">\n                    <label class=\"calculator-label\">Estimated Loan Amount (RM)<\/label>\n                    <input class=\"read\" x-bind:value=\"(Math.floor((goldType * goldWeight)\/10)*10).toFixed(2)\" readonly disabled type=\"text\"\/>\n                <\/div>\n            <\/div>\n            <div class=\"row\" x-data=\"{interestRates: [{value: 0.015, label: '1.5%'}, {value: 0.02, label: '2.0%'}], selectedInterestRate: '0.015'}\">\n                <div class=\"col medium-3 small-12 large-3\">\n                    <label class=\"calculator-label\">Estimated loan amount (RM)<\/label>\n                    <input x-bind:value=\"totalLoan = (Math.floor((goldType * goldWeight)\/10)*10).toFixed(2)\" x-model.number=\"totalLoan\"  type=\"text\"\/>\n                <\/div>\n                <div class=\"col medium-3 small-12 large-3\">\n                    <label class=\"calculator-label\">Interest Rate (%)<\/label>\n                    <template x-for=\"rate in interestRates\" :key=\"rate.value\">\n                        <div>\n                            <input x-model.number=\"selectedInterestRate\" type=\"radio\" :value=\"rate.value\" :id=\"rate.label\">\n                            <label :for=\"rate.label\" x-text=\"rate.label\"><\/label>\n                        <\/div>\n                    <\/template>\n                <\/div>\n                <div class=\"col medium-3 small-12 large-3\">\n                    <label class=\"calculator-label\">Estimated monthly interest rate (RM)<\/label>\n                    <input class=\"read\" x-bind:value=\"interestPerMonth = (Math.floor((totalLoan * selectedInterestRate)*10)\/10).toFixed(2)\" readonly disabled type=\"text\"\/>\n                <\/div>\n            <\/div>\n            <table class=\"table\">\n                <thead>\n                <tr>\n                    <th>Pawn Redemption Payment Schedule<\/th>\n                    <th>Interest Charged (RM)<\/th>\n                    <th>Total Redemption Amount (RM)<\/th>\n                <\/tr>\n                <\/thead>\n                <tbody>\n                <template x-for=\"i in 6\">\n                    <tr>\n                        <td x-text=\"i\"><\/td>\n                        <td x-text=\"'RM ' + (interestPerMonth*i).toFixed(2)\"><\/td>\n                        <td x-text=\"'RM ' + (parseFloat(totalLoan)+interestPerMonth*i).toFixed(2)\"><\/td>\n                    <\/tr>\n                <\/template>\n                <\/tbody>\n            <\/table>\n\n        <\/div>\n\t\t\n\t<\/div>\n<\/section>\n\t<div id=\"gap-1886540054\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-1886540054 {\n  padding-top: 30px;\n}\n<\/style>\n\t<\/div>\n\t\n\n<div class=\"row\"  id=\"row-888189245\">\n\n\n\t<div id=\"col-859593196\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\n<p>** The calculation is only for illustration purposes. For a precise calculation, please visit the nearest PAJAKING branch.<\/p>\n<h2>Monthly Interest Rate of PAJAKING Branches<\/h2>\n<div class=\"accordion\">\n\n\t<div id=\"accordion-14484614\" class=\"accordion-item\">\n\t\t<a id=\"accordion-14484614-label\" class=\"accordion-title plain\" href=\"#accordion-item-kuala-lumpur\" aria-expanded=\"false\" aria-controls=\"accordion-14484614-content\" >\n\t\t\t<button class=\"toggle\" aria-label=\"Toggle\"><i class=\"icon-angle-down\"><\/i><\/button>\n\t\t\t<span>Kuala Lumpur<\/span>\n\t\t<\/a>\n\t\t<div id=\"accordion-14484614-content\" class=\"accordion-inner\" aria-labelledby=\"accordion-14484614-label\" >\n\t\t\t\n\n<table>\n<tbody>\n<tr>\n<th style=\"width: 50%;\">Pajaking Branches<\/th>\n<th>Interest Rate<\/th>\n<\/tr>\n<tr>\n<td><strong>KUALA LUMPUR<\/strong><\/td>\n<td>\u00a0<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING CHOW KIT<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING TAMAN MALURI\u00a0<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING BRICKFIELDS<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING SETAPAK<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING PUDU KOTA RAYA<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING SUNGAI BESI<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING KENANGA<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING SRI PERMAISURI<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING PANDAN INDAH<\/td>\n<td>1.5%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING SRI PETALING<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING SRI GOMBAK<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING DANAU KOTA<\/td>\n<td>2%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\t\t<\/div>\n\t<\/div>\n\t\n\t<div id=\"accordion-3070743810\" class=\"accordion-item\">\n\t\t<a id=\"accordion-3070743810-label\" class=\"accordion-title plain\" href=\"#accordion-item-selangor\" aria-expanded=\"false\" aria-controls=\"accordion-3070743810-content\" >\n\t\t\t<button class=\"toggle\" aria-label=\"Toggle\"><i class=\"icon-angle-down\"><\/i><\/button>\n\t\t\t<span>Selangor<\/span>\n\t\t<\/a>\n\t\t<div id=\"accordion-3070743810-content\" class=\"accordion-inner\" aria-labelledby=\"accordion-3070743810-label\" >\n\t\t\t\n\n<table>\n<tbody>\n<tr>\n<th style=\"width: 50%;\">Pajaking Branches<\/th>\n<th>Interest Rate<\/th>\n<\/tr>\n<tr>\n<td style=\"width: 50%;\">SELANGOR<\/td>\n<td>\u00a0<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING PUCHONG<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING KAJANG<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING MAHKOTA CHERAS\u00a0<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING AMPANG<\/td>\n<td>1.5%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING TAMAN PUTRA (AMPANG)<\/td>\n<td>1.5%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING SUNGAI WAY<\/td>\n<td>1.5%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING PJ OLD TOWN<\/td>\n<td>1.5%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING SERI KEMBANGAN<\/td>\n<td>1.5%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING SHAH ALAM SS23<\/td>\n<td>1.5%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING SHAH ALAM SS9<\/td>\n<td>1.5%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING SHAH ALAM SS18<\/td>\n<td>1.5%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\t\t<\/div>\n\t<\/div>\n\t\n\t<div id=\"accordion-2793264234\" class=\"accordion-item\">\n\t\t<a id=\"accordion-2793264234-label\" class=\"accordion-title plain\" href=\"#accordion-item-negeri-sembilan\" aria-expanded=\"false\" aria-controls=\"accordion-2793264234-content\" >\n\t\t\t<button class=\"toggle\" aria-label=\"Toggle\"><i class=\"icon-angle-down\"><\/i><\/button>\n\t\t\t<span>Negeri Sembilan<\/span>\n\t\t<\/a>\n\t\t<div id=\"accordion-2793264234-content\" class=\"accordion-inner\" aria-labelledby=\"accordion-2793264234-label\" >\n\t\t\t\n\n<table>\n<tbody>\n<tr>\n<th style=\"width: 50%;\">Pajaking Branches<\/th>\n<th>Interest Rate<\/th>\n<\/tr>\n<tr>\n<td style=\"width: 50%;\"><strong>NEGERI SEMBILAN<\/strong><\/td>\n<td>\u00a0<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING SENAWANG\u00a0<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING NILAI<\/td>\n<td>2%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\t\t<\/div>\n\t<\/div>\n\t\n\t<div id=\"accordion-2933226162\" class=\"accordion-item\">\n\t\t<a id=\"accordion-2933226162-label\" class=\"accordion-title plain\" href=\"#accordion-item-pahang\" aria-expanded=\"false\" aria-controls=\"accordion-2933226162-content\" >\n\t\t\t<button class=\"toggle\" aria-label=\"Toggle\"><i class=\"icon-angle-down\"><\/i><\/button>\n\t\t\t<span>Pahang<\/span>\n\t\t<\/a>\n\t\t<div id=\"accordion-2933226162-content\" class=\"accordion-inner\" aria-labelledby=\"accordion-2933226162-label\" >\n\t\t\t\n\n<table>\n<tbody>\n<tr>\n<th style=\"width: 50%;\">Pajaking Branches<\/th>\n<th>Interest Rate<\/th>\n<\/tr>\n<tr>\n<td style=\"width: 50%;\"><strong>PAHANG<\/strong><\/td>\n<td>\u00a0<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING TRIANG<\/td>\n<td>2%<\/td>\n<\/tr>\n<tr>\n<td>PAJAKING TEMERLOH\u00a0<\/td>\n<td>2%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\t\t<\/div>\n\t<\/div>\n\t\n\n<\/div>\n\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n<\/div>\n\n\t\t<\/div>\n\n\t\t\n<style>\n#section_422737206 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n<\/style>\n\t<\/section>\n\t\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-blank.php","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2151","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Online Gold Pawn Calculator | Check Your Loan Value | Pajaking<\/title>\n<meta name=\"description\" content=\"Use the Pajaking Gold Calculator to get an instant estimate for your gold items. Calculate your loan value based on current market rates and our 95% margin.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pajaking.com\/en\/calculator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Online Gold Pawn Calculator | Check Your Loan Value | Pajaking\" \/>\n<meta property=\"og:description\" content=\"Use the Pajaking Gold Calculator to get an instant estimate for your gold items. Calculate your loan value based on current market rates and our 95% margin.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pajaking.com\/en\/calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Pajaking\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-21T12:36:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pajaking.com\/wp-content\/uploads\/2026\/02\/pajaking-Logo-highres-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pajaking.com\\\/en\\\/calculator\\\/\",\"url\":\"https:\\\/\\\/pajaking.com\\\/en\\\/calculator\\\/\",\"name\":\"Online Gold Pawn Calculator | Check Your Loan Value | Pajaking\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pajaking.com\\\/en\\\/#website\"},\"datePublished\":\"2023-11-20T03:12:54+00:00\",\"dateModified\":\"2026-02-21T12:36:36+00:00\",\"description\":\"Use the Pajaking Gold Calculator to get an instant estimate for your gold items. Calculate your loan value based on current market rates and our 95% margin.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pajaking.com\\\/en\\\/calculator\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pajaking.com\\\/en\\\/calculator\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pajaking.com\\\/en\\\/calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pajaking.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pajaking.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/pajaking.com\\\/en\\\/\",\"name\":\"Pajaking\",\"description\":\"Your Trusted Pawnbroker\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pajaking.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Online Gold Pawn Calculator | Check Your Loan Value | Pajaking","description":"Use the Pajaking Gold Calculator to get an instant estimate for your gold items. Calculate your loan value based on current market rates and our 95% margin.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pajaking.com\/en\/calculator\/","og_locale":"en_US","og_type":"article","og_title":"Online Gold Pawn Calculator | Check Your Loan Value | Pajaking","og_description":"Use the Pajaking Gold Calculator to get an instant estimate for your gold items. Calculate your loan value based on current market rates and our 95% margin.","og_url":"https:\/\/pajaking.com\/en\/calculator\/","og_site_name":"Pajaking","article_modified_time":"2026-02-21T12:36:36+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/pajaking.com\/wp-content\/uploads\/2026\/02\/pajaking-Logo-highres-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pajaking.com\/en\/calculator\/","url":"https:\/\/pajaking.com\/en\/calculator\/","name":"Online Gold Pawn Calculator | Check Your Loan Value | Pajaking","isPartOf":{"@id":"https:\/\/pajaking.com\/en\/#website"},"datePublished":"2023-11-20T03:12:54+00:00","dateModified":"2026-02-21T12:36:36+00:00","description":"Use the Pajaking Gold Calculator to get an instant estimate for your gold items. Calculate your loan value based on current market rates and our 95% margin.","breadcrumb":{"@id":"https:\/\/pajaking.com\/en\/calculator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pajaking.com\/en\/calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pajaking.com\/en\/calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pajaking.com\/en\/"},{"@type":"ListItem","position":2,"name":"Calculator"}]},{"@type":"WebSite","@id":"https:\/\/pajaking.com\/en\/#website","url":"https:\/\/pajaking.com\/en\/","name":"Pajaking","description":"Your Trusted Pawnbroker","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pajaking.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/pajaking.com\/en\/wp-json\/wp\/v2\/pages\/2151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pajaking.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pajaking.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pajaking.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pajaking.com\/en\/wp-json\/wp\/v2\/comments?post=2151"}],"version-history":[{"count":7,"href":"https:\/\/pajaking.com\/en\/wp-json\/wp\/v2\/pages\/2151\/revisions"}],"predecessor-version":[{"id":6223,"href":"https:\/\/pajaking.com\/en\/wp-json\/wp\/v2\/pages\/2151\/revisions\/6223"}],"wp:attachment":[{"href":"https:\/\/pajaking.com\/en\/wp-json\/wp\/v2\/media?parent=2151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}