Rate Overview
Live
1 MDL = 9.0055 JMD
1 JMD = 0.111043
MDL
Avg
9.1393
High
9.4867
Low
8.8908
Last updated: 7/12/2026, 12:02:43 AM
Quick Conversions
| MDL | JMD |
|---|---|
| 1 MDL | 9.01 JMD |
| 10 MDL | 90.06 JMD |
| 50 MDL | 450.28 JMD |
| 100 MDL | 900.55 JMD |
| 500 MDL | 4,502.77 JMD |
| 1,000 MDL | 9,005.54 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-12T00:02:43Z",
"rates": {
"JMD": 9.005544
}
}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": 900.5544,
"rate": 9.005544
}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