Rate Overview
Live
1 MDL = 9.0290 JMD
1 JMD = 0.110754
MDL
Avg
9.1210
High
9.4157
Low
8.8974
Last updated: 7/12/2026, 3:25:57 PM
Quick Conversions
| MDL | JMD |
|---|---|
| 1 MDL | 9.03 JMD |
| 10 MDL | 90.29 JMD |
| 50 MDL | 451.45 JMD |
| 100 MDL | 902.90 JMD |
| 500 MDL | 4,514.50 JMD |
| 1,000 MDL | 9,029.00 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-12T15:25:57Z",
"rates": {
"JMD": 9.028997
}
}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": 902.8997,
"rate": 9.028997
}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