Rate Overview
Live
1 MDL = 9.2288 JMD
1 JMD = 0.108357
MDL
Avg
9.1939
High
9.2394
Low
9.1416
Last updated: 4/16/2026, 8:07:48 PM
Quick Conversions
| MDL | JMD |
|---|---|
| 1 MDL | 9.23 JMD |
| 10 MDL | 92.29 JMD |
| 50 MDL | 461.44 JMD |
| 100 MDL | 922.88 JMD |
| 500 MDL | 4,614.40 JMD |
| 1,000 MDL | 9,228.79 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-04-16T20:07:48Z",
"rates": {
"JMD": 9.228792
}
}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": 922.8792000000001,
"rate": 9.228792
}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