Rate Overview
Live
1 GHS = 777.6525 GNF
1 GNF = 0.001286
GHS
Avg
782.2000
High
784.0581
Low
777.6525
Last updated: 5/9/2026, 3:41:45 AM
Quick Conversions
| GHS | GNF |
|---|---|
| 1 GHS | 777.65 GNF |
| 10 GHS | 7,776.53 GNF |
| 50 GHS | 38,882.63 GNF |
| 100 GHS | 77,765.25 GNF |
| 500 GHS | 388,826.25 GNF |
| 1,000 GHS | 777,652.51 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-05-09T03:41:45Z",
"rates": {
"GNF": 777.652508
}
}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": 77765.2508,
"rate": 777.652508
}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