Rate Overview
Live
1 MGA = 0.014875 MZN
1 MZN = 67.2269
MGA
Avg
0.014545
High
0.015414
Low
0.013891
Last updated: 7/14/2026, 8:51:27 AM
Quick Conversions
| MGA | MZN |
|---|---|
| 1 MGA | 0.01 MZN |
| 10 MGA | 0.15 MZN |
| 50 MGA | 0.74 MZN |
| 100 MGA | 1.49 MZN |
| 500 MGA | 7.44 MZN |
| 1,000 MGA | 14.88 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-07-14T08:51:27Z",
"rates": {
"MZN": 0.014875
}
}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.4874999999999998,
"rate": 0.014875
}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