Rate Overview
Live
1 JOD = 123.3508 KGS
1 KGS = 0.008107
JOD
Avg
123.3499
High
123.3808
Low
123.3369
Last updated: 3/27/2026, 8:09:53 AM
Quick Conversions
| JOD | KGS |
|---|---|
| 1 JOD | 123.35 KGS |
| 10 JOD | 1,233.51 KGS |
| 50 JOD | 6,167.54 KGS |
| 100 JOD | 12,335.08 KGS |
| 500 JOD | 61,675.41 KGS |
| 1,000 JOD | 123,350.82 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-27T08:09:53Z",
"rates": {
"KGS": 123.350817
}
}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": 12335.0817,
"rate": 123.350817
}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