Rate Overview
Live
1 MDL = 9.1432 JMD
1 JMD = 0.109371
MDL
Avg
9.1719
High
9.2685
Low
9.1353
Last updated: 9/3/2026, 7:05:01 AM
Quick Conversions
| MDL | JMD |
|---|---|
| 1 MDL | 9.14 JMD |
| 10 MDL | 91.43 JMD |
| 50 MDL | 457.16 JMD |
| 100 MDL | 914.32 JMD |
| 500 MDL | 4,571.60 JMD |
| 1,000 MDL | 9,143.21 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-09-03T07:05:01Z",
"rates": {
"JMD": 9.143206
}
}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": 914.3205999999999,
"rate": 9.143206
}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