Rate Overview
Live
1 YER = 0.072286 MDL
1 MDL = 13.8339
YER
Avg
0.072743
High
0.073410
Low
0.072283
Last updated: 9/2/2026, 1:58:35 AM
Quick Conversions
| YER | MDL |
|---|---|
| 1 YER | 0.07 MDL |
| 10 YER | 0.72 MDL |
| 50 YER | 3.61 MDL |
| 100 YER | 7.23 MDL |
| 500 YER | 36.14 MDL |
| 1,000 YER | 72.29 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-09-02T01:58:35Z",
"rates": {
"MDL": 0.072286
}
}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.2286,
"rate": 0.072286
}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