Rate Overview
Live
1 NZD = 6.8723 GHS
1 GHS = 0.145512
NZD
Avg
6.8003
High
6.8723
Low
6.6976
Last updated: 5/27/2026, 3:09:36 PM
Quick Conversions
| NZD | GHS |
|---|---|
| 1 NZD | 6.87 GHS |
| 10 NZD | 68.72 GHS |
| 50 NZD | 343.61 GHS |
| 100 NZD | 687.23 GHS |
| 500 NZD | 3,436.14 GHS |
| 1,000 NZD | 6,872.27 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-27T15:09:36Z",
"rates": {
"GHS": 6.87227
}
}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": 687.2270000000001,
"rate": 6.87227
}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