Rate Overview
Live
1 YER = 0.071486 MDL
1 MDL = 13.9888
YER
Avg
0.072053
High
0.072618
Low
0.071486
Last updated: 4/16/2026, 4:10:39 PM
Quick Conversions
| YER | MDL |
|---|---|
| 1 YER | 0.07 MDL |
| 10 YER | 0.71 MDL |
| 50 YER | 3.57 MDL |
| 100 YER | 7.15 MDL |
| 500 YER | 35.74 MDL |
| 1,000 YER | 71.49 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-04-16T16:10:39Z",
"rates": {
"MDL": 0.071486
}
}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.148599999999999,
"rate": 0.071486
}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