Rate Overview
Live
1 MGA = 0.000417 NZD
1 NZD = 2398.08
MGA
Avg
0.000389
High
0.000417
Low
0.000370
Last updated: 3/27/2026, 1:01:08 PM
Quick Conversions
| MGA | NZD |
|---|---|
| 1 MGA | 0.00 NZD |
| 10 MGA | 0.00 NZD |
| 50 MGA | 0.02 NZD |
| 100 MGA | 0.04 NZD |
| 500 MGA | 0.21 NZD |
| 1,000 MGA | 0.42 NZD |
Get MGA/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=NZDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T13:01:08Z",
"rates": {
"NZD": 0.000417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "NZD",
"amount": 100
},
"result": 0.0417,
"rate": 0.000417
}Build with MGA/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key