Rate Overview
Live
1 GHS = 758.2228 GNF
1 GNF = 0.001319
GHS
Avg
703.4329
High
849.6606
Low
527.1095
Last updated: 7/23/2026, 12:24:59 AM
Quick Conversions
| GHS | GNF |
|---|---|
| 1 GHS | 758.22 GNF |
| 10 GHS | 7,582.23 GNF |
| 50 GHS | 37,911.14 GNF |
| 100 GHS | 75,822.28 GNF |
| 500 GHS | 379,111.41 GNF |
| 1,000 GHS | 758,222.82 GNF |
Get GHS/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=GNFExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-23T00:24:59Z",
"rates": {
"GNF": 758.222824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "GNF",
"amount": 100
},
"result": 75822.2824,
"rate": 758.222824
}Build with GHS/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key