Rate Overview
Live
1 MDL = 8.8924 JMD
1 JMD = 0.112455
MDL
Avg
8.8999
High
8.9174
Low
8.8833
Last updated: 7/2/2026, 8:25:16 PM
Quick Conversions
| MDL | JMD |
|---|---|
| 1 MDL | 8.89 JMD |
| 10 MDL | 88.92 JMD |
| 50 MDL | 444.62 JMD |
| 100 MDL | 889.24 JMD |
| 500 MDL | 4,446.20 JMD |
| 1,000 MDL | 8,892.41 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-02T20:25:16Z",
"rates": {
"JMD": 8.892407
}
}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.2407000000001,
"rate": 8.892407
}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