Rate Overview
Live
1 NZD = 6.4871 GHS
1 GHS = 0.154153
NZD
Avg
6.4601
High
6.5187
Low
6.3919
Last updated: 4/17/2026, 7:36:46 AM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.49 GHS |
| 10 NZD | 64.87 GHS |
| 50 NZD | 324.35 GHS |
| 100 NZD | 648.71 GHS |
| 500 NZD | 3,243.53 GHS |
| 1,000 NZD | 6,487.05 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-04-17T07:36:46Z",
"rates": {
"GHS": 6.487052
}
}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": 648.7052,
"rate": 6.487052
}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