Rate Overview
Live
1 NOK = 1.2019 GHS
1 GHS = 0.832015
NOK
Avg
1.2074
High
1.2140
Low
1.2019
Last updated: 7/28/2026, 1:18:23 PM
Quick Conversions
| NOK | GHS |
|---|---|
| 1 NOK | 1.20 GHS |
| 10 NOK | 12.02 GHS |
| 50 NOK | 60.10 GHS |
| 100 NOK | 120.19 GHS |
| 500 NOK | 600.95 GHS |
| 1,000 NOK | 1,201.90 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-28T13:18:23Z",
"rates": {
"GHS": 1.201902
}
}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.1902,
"rate": 1.201902
}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