Rate Overview
Live
1 YER = 0.268448 MZN
1 MZN = 3.7251
YER
Avg
0.267745
High
0.268448
Low
0.267244
Last updated: 6/19/2026, 8:29:04 AM
Quick Conversions
| YER | MZN |
|---|---|
| 1 YER | 0.27 MZN |
| 10 YER | 2.68 MZN |
| 50 YER | 13.42 MZN |
| 100 YER | 26.84 MZN |
| 500 YER | 134.22 MZN |
| 1,000 YER | 268.45 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-06-19T08:29:04Z",
"rates": {
"MZN": 0.268448
}
}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.844800000000003,
"rate": 0.268448
}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