Rate Overview
Live
1 NZD = 6.3012 GHS
1 GHS = 0.158700
NZD
Avg
6.4628
High
7.3275
Low
6.0317
Last updated: 3/27/2026, 11:19:26 AM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.30 GHS |
| 10 NZD | 63.01 GHS |
| 50 NZD | 315.06 GHS |
| 100 NZD | 630.12 GHS |
| 500 NZD | 3,150.60 GHS |
| 1,000 NZD | 6,301.21 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-27T11:19:26Z",
"rates": {
"GHS": 6.301206
}
}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": 630.1206,
"rate": 6.301206
}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