Rate Overview
Live
1 NOK = 1.1487 GHS
1 GHS = 0.870549
NOK
Avg
1.1640
High
1.1870
Low
1.1487
Last updated: 6/19/2026, 8:30:12 AM
Quick Conversions
| NOK | GHS |
|---|---|
| 1 NOK | 1.15 GHS |
| 10 NOK | 11.49 GHS |
| 50 NOK | 57.44 GHS |
| 100 NOK | 114.87 GHS |
| 500 NOK | 574.35 GHS |
| 1,000 NOK | 1,148.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-06-19T08:30:12Z",
"rates": {
"GHS": 1.1487
}
}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": 114.87,
"rate": 1.1487
}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