Rate Overview
Live
1 MGA = 0.015414 MZN
1 MZN = 64.8761
MGA
Avg
0.015241
High
0.015414
Low
0.015049
Last updated: 3/6/2026, 11:52:12 PM
Quick Conversions
| MGA | MZN |
|---|---|
| 1 MGA | 0.02 MZN |
| 10 MGA | 0.15 MZN |
| 50 MGA | 0.77 MZN |
| 100 MGA | 1.54 MZN |
| 500 MGA | 7.71 MZN |
| 1,000 MGA | 15.41 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-03-06T23:52:12Z",
"rates": {
"MZN": 0.015414
}
}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.5414,
"rate": 0.015414
}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