Rate Overview
Live
1 NZD = 6.7269 GHS
1 GHS = 0.148657
NZD
Avg
6.6310
High
6.7269
Low
6.5614
Last updated: 5/7/2026, 12:35:06 PM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.73 GHS |
| 10 NZD | 67.27 GHS |
| 50 NZD | 336.35 GHS |
| 100 NZD | 672.69 GHS |
| 500 NZD | 3,363.46 GHS |
| 1,000 NZD | 6,726.91 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-05-07T12:35:06Z",
"rates": {
"GHS": 6.726914
}
}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.6913999999999,
"rate": 6.726914
}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