Rate Overview
Live
1 JMD = 0.111466 MDL
1 MDL = 8.9713
JMD
Avg
0.112193
High
0.112570
Low
0.111466
Last updated: 7/4/2026, 5:31:36 AM
Quick Conversions
| JMD | MDL |
|---|---|
| 1 JMD | 0.11 MDL |
| 10 JMD | 1.11 MDL |
| 50 JMD | 5.57 MDL |
| 100 JMD | 11.15 MDL |
| 500 JMD | 55.73 MDL |
| 1,000 JMD | 111.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-07-04T05:31:36Z",
"rates": {
"MDL": 0.111466
}
}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.1466,
"rate": 0.111466
}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