Rate Overview
Live
1 MDL = 8.9553 JMD
1 JMD = 0.111666
MDL
Avg
9.2005
High
9.4867
Low
8.9553
Last updated: 3/27/2026, 2:57:01 PM
Quick Conversions
| MDL | JMD |
|---|---|
| 1 MDL | 8.96 JMD |
| 10 MDL | 89.55 JMD |
| 50 MDL | 447.76 JMD |
| 100 MDL | 895.53 JMD |
| 500 MDL | 4,477.64 JMD |
| 1,000 MDL | 8,955.28 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-27T14:57:01Z",
"rates": {
"JMD": 8.955276
}
}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": 895.5276,
"rate": 8.955276
}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