Rate Overview
Live
1 GHS = 768.8898 GNF
1 GNF = 0.001301
GHS
Avg
770.6000
High
772.6195
Low
768.8898
Last updated: 7/9/2026, 9:04:12 AM
Quick Conversions
| GHS | GNF |
|---|---|
| 1 GHS | 768.89 GNF |
| 10 GHS | 7,688.90 GNF |
| 50 GHS | 38,444.49 GNF |
| 100 GHS | 76,888.98 GNF |
| 500 GHS | 384,444.90 GNF |
| 1,000 GHS | 768,889.79 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-09T09:04:12Z",
"rates": {
"GNF": 768.889793
}
}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": 76888.9793,
"rate": 768.889793
}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