Rate Overview
Live
1 MDL = 13.7201 YER
1 YER = 0.072886
MDL
Avg
13.7163
High
13.7372
Low
13.6932
Last updated: 6/16/2026, 8:59:08 AM
Quick Conversions
| MDL | YER |
|---|---|
| 1 MDL | 13.72 YER |
| 10 MDL | 137.20 YER |
| 50 MDL | 686.00 YER |
| 100 MDL | 1,372.01 YER |
| 500 MDL | 6,860.03 YER |
| 1,000 MDL | 13,720.07 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-06-16T08:59:08Z",
"rates": {
"YER": 13.720066
}
}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": 1372.0066,
"rate": 13.720066
}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