Rate Overview
Live
1 GNF = 0.001281 GHS
1 GHS = 780.6401
GNF
Avg
0.001277
High
0.001281
Low
0.001275
Last updated: 5/9/2026, 2:51:20 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.64 GHS |
| 1,000 GNF | 1.28 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-05-09T02:51:20Z",
"rates": {
"GHS": 0.001281
}
}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.1281,
"rate": 0.001281
}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