Rate Overview
Live
1 NOK = 1.2021 GHS
1 GHS = 0.831893
NOK
Avg
1.1804
High
1.2140
Low
1.1359
Last updated: 7/29/2026, 10:17:32 AM
Quick Conversions
| NOK | GHS |
|---|---|
| 1 NOK | 1.20 GHS |
| 10 NOK | 12.02 GHS |
| 50 NOK | 60.10 GHS |
| 100 NOK | 120.21 GHS |
| 500 NOK | 601.04 GHS |
| 1,000 NOK | 1,202.08 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-07-29T10:17:32Z",
"rates": {
"GHS": 1.202077
}
}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": 120.2077,
"rate": 1.202077
}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