Rate Overview
Live
1 MGA = 0.015403 MZN
1 MZN = 64.9224
MGA
Avg
0.015432
High
0.015465
Low
0.015403
Last updated: 4/17/2026, 6:30:34 AM
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.70 MZN |
| 1,000 MGA | 15.40 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-04-17T06:30:34Z",
"rates": {
"MZN": 0.015403
}
}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.5403,
"rate": 0.015403
}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