Rate Overview
Live
1 NOK = 1.1306 GHS
1 GHS = 0.884460
NOK
Avg
1.1447
High
1.4816
Low
1.0023
Last updated: 3/28/2026, 1:47:39 PM
Quick Conversions
| NOK | GHS |
|---|---|
| 1 NOK | 1.13 GHS |
| 10 NOK | 11.31 GHS |
| 50 NOK | 56.53 GHS |
| 100 NOK | 113.06 GHS |
| 500 NOK | 565.32 GHS |
| 1,000 NOK | 1,130.63 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-28T13:47:39Z",
"rates": {
"GHS": 1.130634
}
}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": 113.06339999999999,
"rate": 1.130634
}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