Rate Overview
Live
1 MDL = 8.9712 JMD
1 JMD = 0.111467
MDL
Avg
8.9935
High
9.1120
Low
8.8833
Last updated: 7/7/2026, 6:11:20 PM
Quick Conversions
| MDL | JMD |
|---|---|
| 1 MDL | 8.97 JMD |
| 10 MDL | 89.71 JMD |
| 50 MDL | 448.56 JMD |
| 100 MDL | 897.12 JMD |
| 500 MDL | 4,485.62 JMD |
| 1,000 MDL | 8,971.24 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-07-07T18:11:20Z",
"rates": {
"JMD": 8.971244
}
}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": 897.1244,
"rate": 8.971244
}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