Rate Overview
Live
1 NOK = 1.2138 GHS
1 GHS = 0.823890
NOK
Avg
1.2063
High
1.2140
Low
1.1916
Last updated: 7/26/2026, 6:40:02 PM
Quick Conversions
| NOK | GHS |
|---|---|
| 1 NOK | 1.21 GHS |
| 10 NOK | 12.14 GHS |
| 50 NOK | 60.69 GHS |
| 100 NOK | 121.38 GHS |
| 500 NOK | 606.88 GHS |
| 1,000 NOK | 1,213.75 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-26T18:40:02Z",
"rates": {
"GHS": 1.213754
}
}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": 121.3754,
"rate": 1.213754
}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