Rate Overview
Live
1 NZD = 6.7292 GHS
1 GHS = 0.148606
NZD
Avg
6.7324
High
6.7621
Low
6.7181
Last updated: 7/28/2026, 3:07:07 PM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.73 GHS |
| 10 NZD | 67.29 GHS |
| 50 NZD | 336.46 GHS |
| 100 NZD | 672.92 GHS |
| 500 NZD | 3,364.60 GHS |
| 1,000 NZD | 6,729.20 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-28T15:07:07Z",
"rates": {
"GHS": 6.729195
}
}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": 672.9195,
"rate": 6.729195
}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