Rate Overview
Live
1 JMD = 0.109472 MDL
1 MDL = 9.1348
JMD
Avg
0.109542
High
0.109761
Low
0.109371
Last updated: 8/13/2026, 6:35:37 AM
Quick Conversions
| JMD | MDL |
|---|---|
| 1 JMD | 0.11 MDL |
| 10 JMD | 1.09 MDL |
| 50 JMD | 5.47 MDL |
| 100 JMD | 10.95 MDL |
| 500 JMD | 54.74 MDL |
| 1,000 JMD | 109.47 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-08-13T06:35:37Z",
"rates": {
"MDL": 0.109472
}
}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.9472,
"rate": 0.109472
}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