Rate Overview
Live
1 JMD = 0.557313 KGS
1 KGS = 1.7943
JMD
Avg
0.556087
High
0.557313
Low
0.553329
Last updated: 3/27/2026, 11:47:54 AM
Quick Conversions
| JMD | KGS |
|---|---|
| 1 JMD | 0.56 KGS |
| 10 JMD | 5.57 KGS |
| 50 JMD | 27.87 KGS |
| 100 JMD | 55.73 KGS |
| 500 JMD | 278.66 KGS |
| 1,000 JMD | 557.31 KGS |
Get JMD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JMD¤cies=KGSExample Response:
{
"success": true,
"base": "JMD",
"date": "2026-03-27T11:47:54Z",
"rates": {
"KGS": 0.557313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JMD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JMD",
"to": "KGS",
"amount": 100
},
"result": 55.7313,
"rate": 0.557313
}Build with JMD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key