Rate Overview
Live
1 NZD = 2409.01 MGA
1 MGA = 0.000415
NZD
Avg
2433.81
High
2457.04
Low
2409.01
Last updated: 6/19/2026, 8:32:54 AM
Quick Conversions
| NZD | MGA |
|---|---|
| 1 NZD | 2,409.01 MGA |
| 10 NZD | 24,090.15 MGA |
| 50 NZD | 120,450.74 MGA |
| 100 NZD | 240,901.48 MGA |
| 500 NZD | 1,204,507.38 MGA |
| 1,000 NZD | 2,409,014.76 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-06-19T08:32:54Z",
"rates": {
"MGA": 2409.014755
}
}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": 240901.4755,
"rate": 2409.014755
}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