Rate Overview
Live
1 GHS = 755.4890 GNF
1 GNF = 0.001324
GHS
Avg
784.8134
High
823.7815
Low
747.2187
Last updated: 7/23/2026, 5:56:25 PM
Quick Conversions
| GHS | GNF |
|---|---|
| 1 GHS | 755.49 GNF |
| 10 GHS | 7,554.89 GNF |
| 50 GHS | 37,774.45 GNF |
| 100 GHS | 75,548.90 GNF |
| 500 GHS | 377,744.49 GNF |
| 1,000 GHS | 755,488.97 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-23T17:56:25Z",
"rates": {
"GNF": 755.488973
}
}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": 75548.8973,
"rate": 755.488973
}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