Rate Overview
Live
1 MDL = 9.0383 JMD
1 JMD = 0.110640
MDL
Avg
9.0802
High
9.1329
Low
9.0241
Last updated: 3/7/2026, 1:55:26 AM
Quick Conversions
| MDL | JMD |
|---|---|
| 1 MDL | 9.04 JMD |
| 10 MDL | 90.38 JMD |
| 50 MDL | 451.92 JMD |
| 100 MDL | 903.83 JMD |
| 500 MDL | 4,519.17 JMD |
| 1,000 MDL | 9,038.34 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-03-07T01:55:26Z",
"rates": {
"JMD": 9.038343
}
}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": 903.8343,
"rate": 9.038343
}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