Rate Overview
Live
1 NZD = 2496.83 MGA
1 MGA = 0.000401
NZD
Avg
2485.72
High
2701.27
Low
2375.89
Last updated: 7/26/2026, 3:22:47 AM
Quick Conversions
| NZD | MGA |
|---|---|
| 1 NZD | 2,496.83 MGA |
| 10 NZD | 24,968.26 MGA |
| 50 NZD | 124,841.30 MGA |
| 100 NZD | 249,682.61 MGA |
| 500 NZD | 1,248,413.03 MGA |
| 1,000 NZD | 2,496,826.06 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-26T03:22:47Z",
"rates": {
"MGA": 2496.82606
}
}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": 249682.606,
"rate": 2496.82606
}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