Rate Overview
Live
1 MDL = 13.6184 YER
1 YER = 0.073430
MDL
Avg
14.1045
High
14.4653
Low
13.6184
Last updated: 3/27/2026, 4:48:38 PM
Quick Conversions
| MDL | YER |
|---|---|
| 1 MDL | 13.62 YER |
| 10 MDL | 136.18 YER |
| 50 MDL | 680.92 YER |
| 100 MDL | 1,361.84 YER |
| 500 MDL | 6,809.19 YER |
| 1,000 MDL | 13,618.39 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-03-27T16:48:38Z",
"rates": {
"YER": 13.618388
}
}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": 1361.8388,
"rate": 13.618388
}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