Rate Overview
Live
1 NOK = 1.1244 GHS
1 GHS = 0.889378
NOK
Avg
1.1176
High
1.1244
Low
1.1062
Last updated: 3/7/2026, 7:41:11 AM
Quick Conversions
| NOK | GHS |
|---|---|
| 1 NOK | 1.12 GHS |
| 10 NOK | 11.24 GHS |
| 50 NOK | 56.22 GHS |
| 100 NOK | 112.44 GHS |
| 500 NOK | 562.19 GHS |
| 1,000 NOK | 1,124.38 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-03-07T07:41:11Z",
"rates": {
"GHS": 1.124381
}
}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": 112.4381,
"rate": 1.124381
}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