Rate Overview
Live
1 NZD = 6.2937 GHS
1 GHS = 0.158890
NZD
Avg
6.3524
High
6.4030
Low
6.2810
Last updated: 3/27/2026, 4:30:30 PM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.29 GHS |
| 10 NZD | 62.94 GHS |
| 50 NZD | 314.68 GHS |
| 100 NZD | 629.37 GHS |
| 500 NZD | 3,146.83 GHS |
| 1,000 NZD | 6,293.67 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-27T16:30:30Z",
"rates": {
"GHS": 6.293665
}
}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": 629.3665,
"rate": 6.293665
}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