Rate Overview
Live
1 KGS = 1.8002 JMD
1 JMD = 0.555505
KGS
Avg
1.7998
High
1.8211
Low
1.7820
Last updated: 5/27/2026, 7:11:54 AM
Quick Conversions
| KGS | JMD |
|---|---|
| 1 KGS | 1.80 JMD |
| 10 KGS | 18.00 JMD |
| 50 KGS | 90.01 JMD |
| 100 KGS | 180.02 JMD |
| 500 KGS | 900.08 JMD |
| 1,000 KGS | 1,800.16 JMD |
Get KGS/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=JMDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-27T07:11:54Z",
"rates": {
"JMD": 1.800164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "JMD",
"amount": 100
},
"result": 180.0164,
"rate": 1.800164
}Build with KGS/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key