Rate Overview
Live
1 JMD = 0.556699 KGS
1 KGS = 1.7963
JMD
Avg
0.557097
High
0.557795
Low
0.554819
Last updated: 5/7/2026, 12:21:16 AM
Quick Conversions
| JMD | KGS |
|---|---|
| 1 JMD | 0.56 KGS |
| 10 JMD | 5.57 KGS |
| 50 JMD | 27.83 KGS |
| 100 JMD | 55.67 KGS |
| 500 JMD | 278.35 KGS |
| 1,000 JMD | 556.70 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-05-07T00:21:16Z",
"rates": {
"KGS": 0.556699
}
}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.669900000000005,
"rate": 0.556699
}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