Rate Overview
Live
1 NZD = 2500.85 MGA
1 MGA = 0.000400
NZD
Avg
2460.70
High
2500.85
Low
2433.40
Last updated: 5/7/2026, 11:24:46 AM
Quick Conversions
| NZD | MGA |
|---|---|
| 1 NZD | 2,500.85 MGA |
| 10 NZD | 25,008.53 MGA |
| 50 NZD | 125,042.63 MGA |
| 100 NZD | 250,085.26 MGA |
| 500 NZD | 1,250,426.31 MGA |
| 1,000 NZD | 2,500,852.61 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-05-07T11:24:46Z",
"rates": {
"MGA": 2500.85261
}
}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": 250085.261,
"rate": 2500.85261
}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