Rate Overview
Live
1 NZD = 6.4293 GHS
1 GHS = 0.155539
NZD
Avg
6.4742
High
6.5487
Low
6.4293
Last updated: 6/19/2026, 8:30:51 AM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.43 GHS |
| 10 NZD | 64.29 GHS |
| 50 NZD | 321.46 GHS |
| 100 NZD | 642.93 GHS |
| 500 NZD | 3,214.63 GHS |
| 1,000 NZD | 6,429.26 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-06-19T08:30:51Z",
"rates": {
"GHS": 6.429264
}
}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": 642.9264,
"rate": 6.429264
}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