Rate Overview
Live
1 MDL = 13.9887 YER
1 YER = 0.071486
MDL
Avg
13.8791
High
13.9887
Low
13.7706
Last updated: 4/16/2026, 2:10:13 PM
Quick Conversions
| MDL | YER |
|---|---|
| 1 MDL | 13.99 YER |
| 10 MDL | 139.89 YER |
| 50 MDL | 699.44 YER |
| 100 MDL | 1,398.87 YER |
| 500 MDL | 6,994.37 YER |
| 1,000 MDL | 13,988.74 YER |
Get MDL/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=YERExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T14:10:13Z",
"rates": {
"YER": 13.988743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "YER",
"amount": 100
},
"result": 1398.8743,
"rate": 13.988743
}Build with MDL/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key