Rate Overview
Live
1 MZN = 0.028072 AWG
1 AWG = 35.6227
MZN
Avg
0.028045
High
0.028072
Low
0.028021
Last updated: 6/17/2026, 3:01:39 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-06-17T03:01:39Z",
"rates": {
"AWG": 0.028072
}
}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.8072,
"rate": 0.028072
}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