Rate Overview
Live
1 NZD = 2489.50 MGA
1 MGA = 0.000402
NZD
Avg
2494.68
High
2524.72
Low
2467.61
Last updated: 7/29/2026, 10:22:58 AM
Quick Conversions
| NZD | MGA |
|---|---|
| 1 NZD | 2,489.50 MGA |
| 10 NZD | 24,894.97 MGA |
| 50 NZD | 124,474.86 MGA |
| 100 NZD | 248,949.72 MGA |
| 500 NZD | 1,244,748.59 MGA |
| 1,000 NZD | 2,489,497.19 MGA |
Get NZD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=MGAExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-29T10:22:58Z",
"rates": {
"MGA": 2489.497187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "MGA",
"amount": 100
},
"result": 248949.7187,
"rate": 2489.497187
}Build with NZD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key