Rate Overview
Live
1 GHS = 794.0897 GNF
1 GNF = 0.001259
GHS
Avg
795.5708
High
797.2847
Low
794.0897
Last updated: 4/18/2026, 8:47:13 AM
Quick Conversions
| GHS | GNF |
|---|---|
| 1 GHS | 794.09 GNF |
| 10 GHS | 7,940.90 GNF |
| 50 GHS | 39,704.48 GNF |
| 100 GHS | 79,408.97 GNF |
| 500 GHS | 397,044.83 GNF |
| 1,000 GHS | 794,089.67 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-04-18T08:47:13Z",
"rates": {
"GNF": 794.089668
}
}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": 79408.9668,
"rate": 794.089668
}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