Rate Overview
Live
1 GHS = 0.064349 FKP
1 FKP = 15.5403
GHS
Avg
0.066790
High
0.071813
Low
0.058948
Last updated: 7/20/2026, 9:56:16 AM
Quick Conversions
| GHS | FKP |
|---|---|
| 1 GHS | 0.06 FKP |
| 10 GHS | 0.64 FKP |
| 50 GHS | 3.22 FKP |
| 100 GHS | 6.43 FKP |
| 500 GHS | 32.17 FKP |
| 1,000 GHS | 64.35 FKP |
Get GHS/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=FKPExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-20T09:56:16Z",
"rates": {
"FKP": 0.064349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "FKP",
"amount": 100
},
"result": 6.434900000000001,
"rate": 0.064349
}Build with GHS/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key