Rate Overview
Live
1 NZD = 6.4686 GHS
1 GHS = 0.154593
NZD
Avg
6.6217
High
6.9162
Low
6.4530
Last updated: 8/17/2026, 10:17:45 AM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.47 GHS |
| 10 NZD | 64.69 GHS |
| 50 NZD | 323.43 GHS |
| 100 NZD | 646.86 GHS |
| 500 NZD | 3,234.31 GHS |
| 1,000 NZD | 6,468.61 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-08-17T10:17:45Z",
"rates": {
"GHS": 6.46861
}
}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": 646.861,
"rate": 6.46861
}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