Rate Overview
Live
1 NZD = 2443.18 MGA
1 MGA = 0.000409
NZD
Avg
2430.14
High
2443.73
Low
2410.49
Last updated: 4/17/2026, 7:37:09 AM
Quick Conversions
| NZD | MGA |
|---|---|
| 1 NZD | 2,443.18 MGA |
| 10 NZD | 24,431.75 MGA |
| 50 NZD | 122,158.77 MGA |
| 100 NZD | 244,317.54 MGA |
| 500 NZD | 1,221,587.69 MGA |
| 1,000 NZD | 2,443,175.37 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-04-17T07:37:09Z",
"rates": {
"MGA": 2443.175373
}
}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": 244317.5373,
"rate": 2443.175373
}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