Rate Overview
Live
1 MDL = 9.1172 JMD
1 JMD = 0.109683
MDL
Avg
9.1089
High
9.1499
Low
9.0942
Last updated: 5/6/2026, 10:19:33 PM
Quick Conversions
| MDL | JMD |
|---|---|
| 1 MDL | 9.12 JMD |
| 10 MDL | 91.17 JMD |
| 50 MDL | 455.86 JMD |
| 100 MDL | 911.72 JMD |
| 500 MDL | 4,558.60 JMD |
| 1,000 MDL | 9,117.19 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-05-06T22:19:33Z",
"rates": {
"JMD": 9.11719
}
}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": 911.719,
"rate": 9.11719
}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