Rate Overview
Live
1 MZN = 0.028073 AWG
1 AWG = 35.6214
MZN
Avg
0.028037
High
0.028073
Low
0.028005
Last updated: 3/7/2026, 7:59:58 AM
Quick Conversions
| MZN | AWG |
|---|---|
| 1 MZN | 0.03 AWG |
| 10 MZN | 0.28 AWG |
| 50 MZN | 1.40 AWG |
| 100 MZN | 2.81 AWG |
| 500 MZN | 14.04 AWG |
| 1,000 MZN | 28.07 AWG |
Get MZN/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=AWGExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-07T07:59:58Z",
"rates": {
"AWG": 0.028073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "AWG",
"amount": 100
},
"result": 2.8073,
"rate": 0.028073
}Build with MZN/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key