Rate Overview
Live
1 NOK = 1.1600 GHS
1 GHS = 0.862069
NOK
Avg
1.1880
High
1.2377
Low
1.1583
Last updated: 8/17/2026, 8:13:03 AM
Quick Conversions
| NOK | GHS |
|---|---|
| 1 NOK | 1.16 GHS |
| 10 NOK | 11.60 GHS |
| 50 NOK | 58.00 GHS |
| 100 NOK | 116.00 GHS |
| 500 NOK | 580.00 GHS |
| 1,000 NOK | 1,160.00 GHS |
Get NOK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=GHSExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-08-17T08:13:03Z",
"rates": {
"GHS": 1.16
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "GHS",
"amount": 100
},
"result": 115.99999999999999,
"rate": 1.16
}Build with NOK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key