Rate Overview
Live
1 MDL = 13.5565 YER
1 YER = 0.073766
MDL
Avg
13.5224
High
13.5565
Low
13.4526
Last updated: 7/19/2026, 9:09:56 PM
Quick Conversions
| MDL | YER |
|---|---|
| 1 MDL | 13.56 YER |
| 10 MDL | 135.56 YER |
| 50 MDL | 677.82 YER |
| 100 MDL | 1,355.65 YER |
| 500 MDL | 6,778.23 YER |
| 1,000 MDL | 13,556.46 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-19T21:09:56Z",
"rates": {
"YER": 13.556461
}
}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": 1355.6461000000002,
"rate": 13.556461
}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