Rate Overview
Live
1 MDL = 8.9097 JMD
1 JMD = 0.112238
MDL
Avg
9.0867
High
9.5970
Low
8.4450
Last updated: 6/30/2026, 8:16:18 AM
Quick Conversions
| MDL | JMD |
|---|---|
| 1 MDL | 8.91 JMD |
| 10 MDL | 89.10 JMD |
| 50 MDL | 445.48 JMD |
| 100 MDL | 890.97 JMD |
| 500 MDL | 4,454.83 JMD |
| 1,000 MDL | 8,909.65 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-06-30T08:16:18Z",
"rates": {
"JMD": 8.909653
}
}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": 890.9653000000001,
"rate": 8.909653
}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