Rate Overview
Live
1 NOK = 1.2546 GHS
1 GHS = 0.797066
NOK
Avg
1.1452
High
1.2552
Low
1.0410
Last updated: 5/28/2026, 2:33:06 AM
Quick Conversions
| NOK | GHS |
|---|---|
| 1 NOK | 1.25 GHS |
| 10 NOK | 12.55 GHS |
| 50 NOK | 62.73 GHS |
| 100 NOK | 125.46 GHS |
| 500 NOK | 627.30 GHS |
| 1,000 NOK | 1,254.60 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-28T02:33:06Z",
"rates": {
"GHS": 1.254601
}
}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.46010000000001,
"rate": 1.254601
}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