Rate Overview
Live
1 MGA = 0.015307 MZN
1 MZN = 65.3296
MGA
Avg
0.014628
High
0.015363
Low
0.013791
Last updated: 3/27/2026, 1:54:10 PM
Quick Conversions
| MGA | MZN |
|---|---|
| 1 MGA | 0.02 MZN |
| 10 MGA | 0.15 MZN |
| 50 MGA | 0.77 MZN |
| 100 MGA | 1.53 MZN |
| 500 MGA | 7.65 MZN |
| 1,000 MGA | 15.31 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-27T13:54:10Z",
"rates": {
"MZN": 0.015307
}
}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.5307,
"rate": 0.015307
}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