Rate Overview
Live
1 GHS = 782.3000 GNF
1 GNF = 0.001278
GHS
Avg
785.5767
High
790.5140
Low
777.4818
Last updated: 6/19/2026, 11:44:30 AM
Quick Conversions
| GHS | GNF |
|---|---|
| 1 GHS | 782.30 GNF |
| 10 GHS | 7,823.00 GNF |
| 50 GHS | 39,115.00 GNF |
| 100 GHS | 78,230.00 GNF |
| 500 GHS | 391,149.99 GNF |
| 1,000 GHS | 782,299.98 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-06-19T11:44:30Z",
"rates": {
"GNF": 782.299978
}
}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": 78229.9978,
"rate": 782.299978
}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