Rate Overview
Live
1 NZD = 6.8613 GHS
1 GHS = 0.145745
NZD
Avg
6.4870
High
6.8613
Low
6.0413
Last updated: 5/27/2026, 4:23:33 PM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.86 GHS |
| 10 NZD | 68.61 GHS |
| 50 NZD | 343.07 GHS |
| 100 NZD | 686.13 GHS |
| 500 NZD | 3,430.66 GHS |
| 1,000 NZD | 6,861.32 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-27T16:23:33Z",
"rates": {
"GHS": 6.86132
}
}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.1320000000001,
"rate": 6.86132
}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