Rate Overview
Live
1 JMD = 0.111340 MDL
1 MDL = 8.9815
JMD
Avg
0.109968
High
0.112391
Low
0.107280
Last updated: 7/26/2026, 9:55:20 AM
Quick Conversions
| JMD | MDL |
|---|---|
| 1 JMD | 0.11 MDL |
| 10 JMD | 1.11 MDL |
| 50 JMD | 5.57 MDL |
| 100 JMD | 11.13 MDL |
| 500 JMD | 55.67 MDL |
| 1,000 JMD | 111.34 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-07-26T09:55:20Z",
"rates": {
"MDL": 0.11134
}
}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.134,
"rate": 0.11134
}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