Rate Overview
Live
1 KGS = 1.8053 JMD
1 JMD = 0.553917
KGS
Avg
1.8144
High
1.8414
Low
1.7797
Last updated: 7/27/2026, 2:19:57 AM
Quick Conversions
| KGS | JMD |
|---|---|
| 1 KGS | 1.81 JMD |
| 10 KGS | 18.05 JMD |
| 50 KGS | 90.27 JMD |
| 100 KGS | 180.53 JMD |
| 500 KGS | 902.66 JMD |
| 1,000 KGS | 1,805.33 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-07-27T02:19:57Z",
"rates": {
"JMD": 1.805326
}
}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.5326,
"rate": 1.805326
}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