Rate Overview
Live
1 GNF = 0.001297 GHS
1 GHS = 771.0100
GNF
Avg
0.001294
High
0.001299
Low
0.001284
Last updated: 9/10/2026, 7:47:23 AM
Quick Conversions
| GNF | GHS |
|---|---|
| 1 GNF | 0.00 GHS |
| 10 GNF | 0.01 GHS |
| 50 GNF | 0.06 GHS |
| 100 GNF | 0.13 GHS |
| 500 GNF | 0.65 GHS |
| 1,000 GNF | 1.30 GHS |
Get GNF/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=GHSExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-09-10T07:47:23Z",
"rates": {
"GHS": 0.001297
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "GHS",
"amount": 100
},
"result": 0.1297,
"rate": 0.001297
}Build with GNF/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key