Rate Overview
Live
1 MDL = 13.8338 YER
1 YER = 0.072287
MDL
Avg
13.7473
High
13.8344
Low
13.6220
Last updated: 9/2/2026, 12:53:31 AM
Quick Conversions
| MDL | YER |
|---|---|
| 1 MDL | 13.83 YER |
| 10 MDL | 138.34 YER |
| 50 MDL | 691.69 YER |
| 100 MDL | 1,383.38 YER |
| 500 MDL | 6,916.89 YER |
| 1,000 MDL | 13,833.78 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-09-02T00:53:31Z",
"rates": {
"YER": 13.833778
}
}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": 1383.3778,
"rate": 13.833778
}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