Rate Overview
Live
1 NZD = 6.3571 GHS
1 GHS = 0.157304
NZD
Avg
6.3557
High
6.4030
Low
6.3200
Last updated: 3/7/2026, 3:47:45 AM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.36 GHS |
| 10 NZD | 63.57 GHS |
| 50 NZD | 317.86 GHS |
| 100 NZD | 635.71 GHS |
| 500 NZD | 3,178.56 GHS |
| 1,000 NZD | 6,357.12 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-03-07T03:47:45Z",
"rates": {
"GHS": 6.35712
}
}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": 635.712,
"rate": 6.35712
}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