Rate Overview
Live
1 GHS = 751.1239 GNF
1 GNF = 0.001331
GHS
Avg
753.3534
High
756.1997
Low
751.1239
Last updated: 5/29/2026, 4:24:21 PM
Quick Conversions
| GHS | GNF |
|---|---|
| 1 GHS | 751.12 GNF |
| 10 GHS | 7,511.24 GNF |
| 50 GHS | 37,556.20 GNF |
| 100 GHS | 75,112.39 GNF |
| 500 GHS | 375,561.97 GNF |
| 1,000 GHS | 751,123.95 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-29T16:24:21Z",
"rates": {
"GNF": 751.123948
}
}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": 75112.39480000001,
"rate": 751.123948
}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