Rate Overview
Live
1 JOD = 123.3578 KGS
1 KGS = 0.008107
JOD
Avg
123.3587
High
123.3663
Low
123.3526
Last updated: 7/19/2026, 7:33:45 PM
Quick Conversions
| JOD | KGS |
|---|---|
| 1 JOD | 123.36 KGS |
| 10 JOD | 1,233.58 KGS |
| 50 JOD | 6,167.89 KGS |
| 100 JOD | 12,335.78 KGS |
| 500 JOD | 61,678.88 KGS |
| 1,000 JOD | 123,357.77 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-19T19:33:45Z",
"rates": {
"KGS": 123.357767
}
}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.7767,
"rate": 123.357767
}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