Rate Overview
Live
1 MDL = 13.5614 YER
1 YER = 0.073739
MDL
Avg
13.5528
High
13.5948
Low
13.5096
Last updated: 7/26/2026, 3:00:26 AM
Quick Conversions
| MDL | YER |
|---|---|
| 1 MDL | 13.56 YER |
| 10 MDL | 135.61 YER |
| 50 MDL | 678.07 YER |
| 100 MDL | 1,356.14 YER |
| 500 MDL | 6,780.69 YER |
| 1,000 MDL | 13,561.38 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-07-26T03:00:26Z",
"rates": {
"YER": 13.561384
}
}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": 1356.1384,
"rate": 13.561384
}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