Rate Overview
Live
1 NZD = 2405.12 MGA
1 MGA = 0.000416
NZD
Avg
2572.95
High
2699.34
Low
2405.12
Last updated: 3/27/2026, 7:49:29 AM
Quick Conversions
| NZD | MGA |
|---|---|
| 1 NZD | 2,405.12 MGA |
| 10 NZD | 24,051.21 MGA |
| 50 NZD | 120,256.03 MGA |
| 100 NZD | 240,512.07 MGA |
| 500 NZD | 1,202,560.33 MGA |
| 1,000 NZD | 2,405,120.65 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-03-27T07:49:29Z",
"rates": {
"MGA": 2405.120651
}
}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": 240512.0651,
"rate": 2405.120651
}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