Rate Overview
Live
1 JMD = 0.109682 MDL
1 MDL = 9.1173
JMD
Avg
0.109785
High
0.109960
Low
0.109291
Last updated: 5/7/2026, 3:25:10 AM
Quick Conversions
| JMD | MDL |
|---|---|
| 1 JMD | 0.11 MDL |
| 10 JMD | 1.10 MDL |
| 50 JMD | 5.48 MDL |
| 100 JMD | 10.97 MDL |
| 500 JMD | 54.84 MDL |
| 1,000 JMD | 109.68 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-07T03:25:10Z",
"rates": {
"MDL": 0.109682
}
}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.9682,
"rate": 0.109682
}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