Rate Overview
Live
1 JMD = 0.110616 MDL
1 MDL = 9.0403
JMD
Avg
0.110130
High
0.110814
Low
0.109493
Last updated: 3/7/2026, 2:55:48 AM
Quick Conversions
| JMD | MDL |
|---|---|
| 1 JMD | 0.11 MDL |
| 10 JMD | 1.11 MDL |
| 50 JMD | 5.53 MDL |
| 100 JMD | 11.06 MDL |
| 500 JMD | 55.31 MDL |
| 1,000 JMD | 110.62 MDL |
Get JMD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JMD¤cies=MDLExample Response:
{
"success": true,
"base": "JMD",
"date": "2026-03-07T02:55:48Z",
"rates": {
"MDL": 0.110616
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JMD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JMD",
"to": "MDL",
"amount": 100
},
"result": 11.0616,
"rate": 0.110616
}Build with JMD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key