Rate Overview
Live
1 NOK = 1.2277 GHS
1 GHS = 0.814529
NOK
Avg
1.2188
High
1.2277
Low
1.2059
Last updated: 9/8/2026, 3:05:01 AM
Quick Conversions
| NOK | GHS |
|---|---|
| 1 NOK | 1.23 GHS |
| 10 NOK | 12.28 GHS |
| 50 NOK | 61.39 GHS |
| 100 NOK | 122.77 GHS |
| 500 NOK | 613.85 GHS |
| 1,000 NOK | 1,227.70 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-09-08T03:05:01Z",
"rates": {
"GHS": 1.227704
}
}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": 122.7704,
"rate": 1.227704
}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