Rate Overview
Live
1 JMD = 0.109965 MDL
1 MDL = 9.0938
JMD
Avg
0.110135
High
0.118413
Low
0.104199
Last updated: 5/27/2026, 8:47:19 AM
Quick Conversions
| JMD | MDL |
|---|---|
| 1 JMD | 0.11 MDL |
| 10 JMD | 1.10 MDL |
| 50 JMD | 5.50 MDL |
| 100 JMD | 11.00 MDL |
| 500 JMD | 54.98 MDL |
| 1,000 JMD | 109.96 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-05-27T08:47:19Z",
"rates": {
"MDL": 0.109965
}
}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": 10.9965,
"rate": 0.109965
}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