Rate Overview
Live
1 MDL = 13.7831 YER
1 YER = 0.072553
MDL
Avg
13.8304
High
13.9917
Low
13.7274
Last updated: 5/27/2026, 7:26:08 AM
Quick Conversions
| MDL | YER |
|---|---|
| 1 MDL | 13.78 YER |
| 10 MDL | 137.83 YER |
| 50 MDL | 689.16 YER |
| 100 MDL | 1,378.31 YER |
| 500 MDL | 6,891.56 YER |
| 1,000 MDL | 13,783.11 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-05-27T07:26:08Z",
"rates": {
"YER": 13.783114
}
}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": 1378.3114,
"rate": 13.783114
}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