Rate Overview
Live
1 NZD = 6.4916 GHS
1 GHS = 0.154045
NZD
Avg
6.4607
High
6.5187
Low
6.3919
Last updated: 4/17/2026, 6:25:28 AM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.49 GHS |
| 10 NZD | 64.92 GHS |
| 50 NZD | 324.58 GHS |
| 100 NZD | 649.16 GHS |
| 500 NZD | 3,245.81 GHS |
| 1,000 NZD | 6,491.63 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-04-17T06:25:28Z",
"rates": {
"GHS": 6.491628
}
}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": 649.1628000000001,
"rate": 6.491628
}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