Rate Overview
Live
1 MDL = 13.8527 YER
1 YER = 0.072188
MDL
Avg
13.8504
High
13.8570
Low
13.8453
Last updated: 5/7/2026, 1:25:28 AM
Quick Conversions
| MDL | YER |
|---|---|
| 1 MDL | 13.85 YER |
| 10 MDL | 138.53 YER |
| 50 MDL | 692.64 YER |
| 100 MDL | 1,385.27 YER |
| 500 MDL | 6,926.36 YER |
| 1,000 MDL | 13,852.73 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-05-07T01:25:28Z",
"rates": {
"YER": 13.852729
}
}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": 1385.2729,
"rate": 13.852729
}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