Rate Overview
Live
1 KGS = 0.008110 JOD
1 JOD = 123.3046
KGS
Avg
0.008110
High
0.008110
Low
0.008109
Last updated: 5/7/2026, 2:23:24 AM
Quick Conversions
| KGS | JOD |
|---|---|
| 1 KGS | 0.01 JOD |
| 10 KGS | 0.08 JOD |
| 50 KGS | 0.41 JOD |
| 100 KGS | 0.81 JOD |
| 500 KGS | 4.06 JOD |
| 1,000 KGS | 8.11 JOD |
Get KGS/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=JODExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-07T02:23:24Z",
"rates": {
"JOD": 0.00811
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "JOD",
"amount": 100
},
"result": 0.8109999999999999,
"rate": 0.00811
}Build with KGS/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key