Rate Overview
Live
1 JOD = 123.3314 KGS
1 KGS = 0.008108
JOD
Avg
123.3467
High
123.3605
Low
123.3314
Last updated: 6/16/2026, 2:45:06 AM
Quick Conversions
| JOD | KGS |
|---|---|
| 1 JOD | 123.33 KGS |
| 10 JOD | 1,233.31 KGS |
| 50 JOD | 6,166.57 KGS |
| 100 JOD | 12,333.14 KGS |
| 500 JOD | 61,665.68 KGS |
| 1,000 JOD | 123,331.36 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-06-16T02:45:06Z",
"rates": {
"KGS": 123.331358
}
}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": 12333.1358,
"rate": 123.331358
}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