Rate Overview
Live
1 MDL = 13.6876 YER
1 YER = 0.073059
MDL
Avg
13.6754
High
13.7106
Low
13.6423
Last updated: 8/15/2026, 1:00:11 PM
Quick Conversions
| MDL | YER |
|---|---|
| 1 MDL | 13.69 YER |
| 10 MDL | 136.88 YER |
| 50 MDL | 684.38 YER |
| 100 MDL | 1,368.76 YER |
| 500 MDL | 6,843.79 YER |
| 1,000 MDL | 13,687.58 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-08-15T13:00:11Z",
"rates": {
"YER": 13.687576
}
}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": 1368.7576,
"rate": 13.687576
}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