Rate Overview
Live
1 MDL = 13.7929 YER
1 YER = 0.072501
MDL
Avg
13.8540
High
13.9535
Low
13.7540
Last updated: 3/7/2026, 1:55:25 AM
Quick Conversions
| MDL | YER |
|---|---|
| 1 MDL | 13.79 YER |
| 10 MDL | 137.93 YER |
| 50 MDL | 689.65 YER |
| 100 MDL | 1,379.29 YER |
| 500 MDL | 6,896.47 YER |
| 1,000 MDL | 13,792.94 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-03-07T01:55:25Z",
"rates": {
"YER": 13.792935
}
}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": 1379.2935,
"rate": 13.792935
}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