Rate Overview
Live
1 GHS = 754.2990 GNF
1 GNF = 0.001326
GHS
Avg
780.4576
High
833.6269
Low
694.7184
Last updated: 7/29/2026, 6:19:58 AM
Quick Conversions
| GHS | GNF |
|---|---|
| 1 GHS | 754.30 GNF |
| 10 GHS | 7,542.99 GNF |
| 50 GHS | 37,714.95 GNF |
| 100 GHS | 75,429.90 GNF |
| 500 GHS | 377,149.48 GNF |
| 1,000 GHS | 754,298.96 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-29T06:19:58Z",
"rates": {
"GNF": 754.298958
}
}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": 75429.8958,
"rate": 754.298958
}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