Rate Overview
Live
1 YER = 0.269301 MZN
1 MZN = 3.7133
YER
Avg
0.268782
High
0.269509
Low
0.267664
Last updated: 7/8/2026, 8:35:21 PM
Quick Conversions
| YER | MZN |
|---|---|
| 1 YER | 0.27 MZN |
| 10 YER | 2.69 MZN |
| 50 YER | 13.47 MZN |
| 100 YER | 26.93 MZN |
| 500 YER | 134.65 MZN |
| 1,000 YER | 269.30 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-08T20:35:21Z",
"rates": {
"MZN": 0.269301
}
}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.930100000000003,
"rate": 0.269301
}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