Rate Overview
Live
1 JOD = 123.3413 KGS
1 KGS = 0.008108
JOD
Avg
123.3442
High
123.3545
Low
123.3403
Last updated: 3/7/2026, 1:05:46 AM
Quick Conversions
| JOD | KGS |
|---|---|
| 1 JOD | 123.34 KGS |
| 10 JOD | 1,233.41 KGS |
| 50 JOD | 6,167.07 KGS |
| 100 JOD | 12,334.13 KGS |
| 500 JOD | 61,670.65 KGS |
| 1,000 JOD | 123,341.30 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-03-07T01:05:46Z",
"rates": {
"KGS": 123.341303
}
}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": 12334.130299999999,
"rate": 123.341303
}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