Rate Overview
Live
1 MDL = 8.8908 JMD
1 JMD = 0.112476
MDL
Avg
9.3222
High
9.6666
Low
8.8908
Last updated: 6/29/2026, 12:26:10 AM
Quick Conversions
| MDL | JMD |
|---|---|
| 1 MDL | 8.89 JMD |
| 10 MDL | 88.91 JMD |
| 50 MDL | 444.54 JMD |
| 100 MDL | 889.08 JMD |
| 500 MDL | 4,445.41 JMD |
| 1,000 MDL | 8,890.82 JMD |
Get MDL/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=JMDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-29T00:26:10Z",
"rates": {
"JMD": 8.890822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "JMD",
"amount": 100
},
"result": 889.0822000000001,
"rate": 8.890822
}Build with MDL/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key