Rate Overview
Live
1 NOK = 1.2551 GHS
1 GHS = 0.796780
NOK
Avg
1.2541
High
1.2555
Low
1.2509
Last updated: 5/28/2026, 1:18:29 AM
Quick Conversions
| NOK | GHS |
|---|---|
| 1 NOK | 1.26 GHS |
| 10 NOK | 12.55 GHS |
| 50 NOK | 62.75 GHS |
| 100 NOK | 125.51 GHS |
| 500 NOK | 627.53 GHS |
| 1,000 NOK | 1,255.05 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-28T01:18:29Z",
"rates": {
"GHS": 1.255051
}
}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.5051,
"rate": 1.255051
}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