Rate Overview
Live
1 MDL = 13.4647 YER
1 YER = 0.074268
MDL
Avg
13.4764
High
13.5157
Low
13.4344
Last updated: 7/6/2026, 6:14:39 AM
Quick Conversions
| MDL | YER |
|---|---|
| 1 MDL | 13.46 YER |
| 10 MDL | 134.65 YER |
| 50 MDL | 673.23 YER |
| 100 MDL | 1,346.47 YER |
| 500 MDL | 6,732.34 YER |
| 1,000 MDL | 13,464.68 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-06T06:14:39Z",
"rates": {
"YER": 13.464675
}
}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": 1346.4675,
"rate": 13.464675
}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