Rate Overview
Live
1 JMD = 0.551682 KGS
1 KGS = 1.8126
JMD
Avg
0.555144
High
0.561182
Low
0.549110
Last updated: 7/13/2026, 12:46:38 PM
Quick Conversions
| JMD | KGS |
|---|---|
| 1 JMD | 0.55 KGS |
| 10 JMD | 5.52 KGS |
| 50 JMD | 27.58 KGS |
| 100 JMD | 55.17 KGS |
| 500 JMD | 275.84 KGS |
| 1,000 JMD | 551.68 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-13T12:46:38Z",
"rates": {
"KGS": 0.551682
}
}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.1682,
"rate": 0.551682
}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