Rate Overview
Live
1 NZD = 6.4792 GHS
1 GHS = 0.154339
NZD
Avg
6.4603
High
6.4934
Low
6.3886
Last updated: 7/7/2026, 6:26:39 PM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.48 GHS |
| 10 NZD | 64.79 GHS |
| 50 NZD | 323.96 GHS |
| 100 NZD | 647.92 GHS |
| 500 NZD | 3,239.62 GHS |
| 1,000 NZD | 6,479.25 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-07-07T18:26:39Z",
"rates": {
"GHS": 6.479248
}
}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": 647.9248,
"rate": 6.479248
}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