Rate Overview
Live
1 MGA = 0.014847 MZN
1 MZN = 67.3537
MGA
Avg
0.014818
High
0.014847
Low
0.014772
Last updated: 8/15/2026, 10:10:40 AM
Quick Conversions
| MGA | MZN |
|---|---|
| 1 MGA | 0.01 MZN |
| 10 MGA | 0.15 MZN |
| 50 MGA | 0.74 MZN |
| 100 MGA | 1.48 MZN |
| 500 MGA | 7.42 MZN |
| 1,000 MGA | 14.85 MZN |
Get MGA/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MZNExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-08-15T10:10:40Z",
"rates": {
"MZN": 0.014847
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MZN",
"amount": 100
},
"result": 1.4847000000000001,
"rate": 0.014847
}Build with MGA/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key