Rate Overview
Live
1 NOK = 1.2010 GHS
1 GHS = 0.832611
NOK
Avg
1.2339
High
1.4969
Low
1.0068
Last updated: 7/28/2026, 9:47:54 AM
Quick Conversions
| NOK | GHS |
|---|---|
| 1 NOK | 1.20 GHS |
| 10 NOK | 12.01 GHS |
| 50 NOK | 60.05 GHS |
| 100 NOK | 120.10 GHS |
| 500 NOK | 600.52 GHS |
| 1,000 NOK | 1,201.04 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-28T09:47:54Z",
"rates": {
"GHS": 1.201041
}
}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.1041,
"rate": 1.201041
}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