Rate Overview
Live
1 JMD = 0.555541 KGS
1 KGS = 1.8000
JMD
Avg
0.554439
High
0.555887
Low
0.553304
Last updated: 4/16/2026, 8:58:22 PM
Quick Conversions
| JMD | KGS |
|---|---|
| 1 JMD | 0.56 KGS |
| 10 JMD | 5.56 KGS |
| 50 JMD | 27.78 KGS |
| 100 JMD | 55.55 KGS |
| 500 JMD | 277.77 KGS |
| 1,000 JMD | 555.54 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-04-16T20:58:22Z",
"rates": {
"KGS": 0.555541
}
}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.5541,
"rate": 0.555541
}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