Rate Overview
Live
1 NZD = 2456.48 MGA
1 MGA = 0.000407
NZD
Avg
2478.23
High
2526.17
Low
2431.26
Last updated: 3/7/2026, 3:27:13 AM
Quick Conversions
| NZD | MGA |
|---|---|
| 1 NZD | 2,456.48 MGA |
| 10 NZD | 24,564.85 MGA |
| 50 NZD | 122,824.25 MGA |
| 100 NZD | 245,648.50 MGA |
| 500 NZD | 1,228,242.49 MGA |
| 1,000 NZD | 2,456,484.97 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-07T03:27:13Z",
"rates": {
"MGA": 2456.484974
}
}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": 245648.4974,
"rate": 2456.484974
}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