Rate Overview
Live
1 NZD = 6.7164 GHS
1 GHS = 0.148890
NZD
Avg
6.5146
High
6.9647
Low
6.0477
Last updated: 7/29/2026, 3:59:01 PM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.72 GHS |
| 10 NZD | 67.16 GHS |
| 50 NZD | 335.82 GHS |
| 100 NZD | 671.64 GHS |
| 500 NZD | 3,358.19 GHS |
| 1,000 NZD | 6,716.39 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-29T15:59:01Z",
"rates": {
"GHS": 6.716385
}
}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": 671.6385,
"rate": 6.716385
}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