Rate Overview
Live
1 JOD = 123.4205 KGS
1 KGS = 0.008102
JOD
Avg
123.3641
High
123.4205
Low
123.3286
Last updated: 7/25/2026, 1:18:28 PM
Quick Conversions
| JOD | KGS |
|---|---|
| 1 JOD | 123.42 KGS |
| 10 JOD | 1,234.20 KGS |
| 50 JOD | 6,171.02 KGS |
| 100 JOD | 12,342.05 KGS |
| 500 JOD | 61,710.23 KGS |
| 1,000 JOD | 123,420.45 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-07-25T13:18:28Z",
"rates": {
"KGS": 123.420452
}
}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": 12342.0452,
"rate": 123.420452
}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