Rate Overview
Live
1 NZD = 2491.55 MGA
1 MGA = 0.000401
NZD
Avg
2495.59
High
2524.72
Low
2467.61
Last updated: 7/29/2026, 12:51:41 AM
Quick Conversions
| NZD | MGA |
|---|---|
| 1 NZD | 2,491.55 MGA |
| 10 NZD | 24,915.52 MGA |
| 50 NZD | 124,577.59 MGA |
| 100 NZD | 249,155.19 MGA |
| 500 NZD | 1,245,775.93 MGA |
| 1,000 NZD | 2,491,551.86 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-07-29T00:51:41Z",
"rates": {
"MGA": 2491.551857
}
}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": 249155.1857,
"rate": 2491.551857
}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