Rate Overview
Live
1 NZD = 6.2869 GHS
1 GHS = 0.159060
NZD
Avg
6.3784
High
6.6597
Low
6.0477
Last updated: 3/27/2026, 1:01:19 PM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.29 GHS |
| 10 NZD | 62.87 GHS |
| 50 NZD | 314.35 GHS |
| 100 NZD | 628.69 GHS |
| 500 NZD | 3,143.47 GHS |
| 1,000 NZD | 6,286.94 GHS |
Get NZD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=GHSExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-27T13:01:19Z",
"rates": {
"GHS": 6.286944
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "GHS",
"amount": 100
},
"result": 628.6944,
"rate": 6.286944
}Build with NZD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key