Rate Overview
Live
1 YER = 0.073430 MDL
1 MDL = 13.6184
YER
Avg
0.071310
High
0.073430
Low
0.069837
Last updated: 3/27/2026, 2:55:09 PM
Quick Conversions
| YER | MDL |
|---|---|
| 1 YER | 0.07 MDL |
| 10 YER | 0.73 MDL |
| 50 YER | 3.67 MDL |
| 100 YER | 7.34 MDL |
| 500 YER | 36.71 MDL |
| 1,000 YER | 73.43 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-03-27T14:55:09Z",
"rates": {
"MDL": 0.07343
}
}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.343,
"rate": 0.07343
}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