Rate Overview
Live
1 JMD = 0.553592 KGS
1 KGS = 1.8064
JMD
Avg
0.552312
High
0.553592
Low
0.551035
Last updated: 7/25/2026, 3:34:30 AM
Quick Conversions
| JMD | KGS |
|---|---|
| 1 JMD | 0.55 KGS |
| 10 JMD | 5.54 KGS |
| 50 JMD | 27.68 KGS |
| 100 JMD | 55.36 KGS |
| 500 JMD | 276.80 KGS |
| 1,000 JMD | 553.59 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-07-25T03:34:30Z",
"rates": {
"KGS": 0.553592
}
}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.359199999999994,
"rate": 0.553592
}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