Rate Overview
Live
1 YER = 0.072552 MDL
1 MDL = 13.7832
YER
Avg
0.072618
High
0.072846
Low
0.072412
Last updated: 5/27/2026, 11:16:19 AM
Quick Conversions
| YER | MDL |
|---|---|
| 1 YER | 0.07 MDL |
| 10 YER | 0.73 MDL |
| 50 YER | 3.63 MDL |
| 100 YER | 7.26 MDL |
| 500 YER | 36.28 MDL |
| 1,000 YER | 72.55 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-27T11:16:19Z",
"rates": {
"MDL": 0.072552
}
}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.2552,
"rate": 0.072552
}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