Rate Overview
Live
1 JOD = 123.3034 KGS
1 KGS = 0.008110
JOD
Avg
123.3026
High
123.3120
Low
123.2943
Last updated: 5/6/2026, 10:23:18 PM
Quick Conversions
| JOD | KGS |
|---|---|
| 1 JOD | 123.30 KGS |
| 10 JOD | 1,233.03 KGS |
| 50 JOD | 6,165.17 KGS |
| 100 JOD | 12,330.34 KGS |
| 500 JOD | 61,651.70 KGS |
| 1,000 JOD | 123,303.39 KGS |
Get JOD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=KGSExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-05-06T22:23:18Z",
"rates": {
"KGS": 123.303394
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "KGS",
"amount": 100
},
"result": 12330.339399999999,
"rate": 123.303394
}Build with JOD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key