Rate Overview
Live
1 NZD = 6.8664 GHS
1 GHS = 0.145637
NZD
Avg
7.4999
High
9.7762
Low
6.0317
Last updated: 5/27/2026, 6:43:12 PM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.87 GHS |
| 10 NZD | 68.66 GHS |
| 50 NZD | 343.32 GHS |
| 100 NZD | 686.64 GHS |
| 500 NZD | 3,433.19 GHS |
| 1,000 NZD | 6,866.39 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-27T18:43:12Z",
"rates": {
"GHS": 6.866388
}
}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": 686.6388,
"rate": 6.866388
}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