Rate Overview
Live
1 YER = 0.073832 MDL
1 MDL = 13.5443
YER
Avg
0.072386
High
0.074216
Low
0.070415
Last updated: 7/20/2026, 4:44:50 PM
Quick Conversions
| YER | MDL |
|---|---|
| 1 YER | 0.07 MDL |
| 10 YER | 0.74 MDL |
| 50 YER | 3.69 MDL |
| 100 YER | 7.38 MDL |
| 500 YER | 36.92 MDL |
| 1,000 YER | 73.83 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-07-20T16:44:50Z",
"rates": {
"MDL": 0.073832
}
}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.3831999999999995,
"rate": 0.073832
}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