Rate Overview
Live
1 YER = 0.072187 MDL
1 MDL = 13.8529
YER
Avg
0.072228
High
0.072455
Low
0.072165
Last updated: 5/6/2026, 10:19:33 PM
Quick Conversions
| YER | MDL |
|---|---|
| 1 YER | 0.07 MDL |
| 10 YER | 0.72 MDL |
| 50 YER | 3.61 MDL |
| 100 YER | 7.22 MDL |
| 500 YER | 36.09 MDL |
| 1,000 YER | 72.19 MDL |
Get YER/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MDLExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-06T22:19:33Z",
"rates": {
"MDL": 0.072187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MDL",
"amount": 100
},
"result": 7.2187,
"rate": 0.072187
}Build with YER/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key