Rate Overview
Live
1 MDL = 13.5442 YER
1 YER = 0.073832
MDL
Avg
13.7818
High
14.1579
Low
13.4741
Last updated: 7/20/2026, 4:49:31 PM
Quick Conversions
| MDL | YER |
|---|---|
| 1 MDL | 13.54 YER |
| 10 MDL | 135.44 YER |
| 50 MDL | 677.21 YER |
| 100 MDL | 1,354.42 YER |
| 500 MDL | 6,772.10 YER |
| 1,000 MDL | 13,544.20 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-20T16:49:31Z",
"rates": {
"YER": 13.544197
}
}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": 1354.4197000000001,
"rate": 13.544197
}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