Rate Overview
Live
1 NZD = 6.5457 GHS
1 GHS = 0.152772
NZD
Avg
6.4926
High
6.5457
Low
6.4449
Last updated: 7/9/2026, 10:06:22 AM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.55 GHS |
| 10 NZD | 65.46 GHS |
| 50 NZD | 327.28 GHS |
| 100 NZD | 654.57 GHS |
| 500 NZD | 3,272.84 GHS |
| 1,000 NZD | 6,545.69 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-09T10:06:22Z",
"rates": {
"GHS": 6.545687
}
}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": 654.5687,
"rate": 6.545687
}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