Rate Overview
Live
1 YER = 0.269486 MZN
1 MZN = 3.7108
YER
Avg
0.262882
High
0.269486
Low
0.254053
Last updated: 7/6/2026, 7:39:17 PM
Quick Conversions
| YER | MZN |
|---|---|
| 1 YER | 0.27 MZN |
| 10 YER | 2.69 MZN |
| 50 YER | 13.47 MZN |
| 100 YER | 26.95 MZN |
| 500 YER | 134.74 MZN |
| 1,000 YER | 269.49 MZN |
Get YER/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MZNExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-06T19:39:17Z",
"rates": {
"MZN": 0.269486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MZN",
"amount": 100
},
"result": 26.9486,
"rate": 0.269486
}Build with YER/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key