Rate Overview
Live
1 JMD = 0.109370 MDL
1 MDL = 9.1433
JMD
Avg
0.109031
High
0.109465
Low
0.107892
Last updated: 9/3/2026, 6:25:43 AM
Quick Conversions
| JMD | MDL |
|---|---|
| 1 JMD | 0.11 MDL |
| 10 JMD | 1.09 MDL |
| 50 JMD | 5.47 MDL |
| 100 JMD | 10.94 MDL |
| 500 JMD | 54.68 MDL |
| 1,000 JMD | 109.37 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-09-03T06:25:43Z",
"rates": {
"MDL": 0.10937
}
}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.937,
"rate": 0.10937
}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