Rate Overview
Live
1 NOK = 1.2538 GHS
1 GHS = 0.797604
NOK
Avg
1.2539
High
1.2555
Low
1.2509
Last updated: 5/28/2026, 3:42:38 AM
Quick Conversions
| NOK | GHS |
|---|---|
| 1 NOK | 1.25 GHS |
| 10 NOK | 12.54 GHS |
| 50 NOK | 62.69 GHS |
| 100 NOK | 125.38 GHS |
| 500 NOK | 626.88 GHS |
| 1,000 NOK | 1,253.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-05-28T03:42:38Z",
"rates": {
"GHS": 1.253755
}
}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": 125.37549999999999,
"rate": 1.253755
}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