Rate Overview
Live
1 GHS = 0.064532 FKP
1 FKP = 15.4962
GHS
Avg
0.065411
High
0.067405
Low
0.064234
Last updated: 7/26/2026, 5:38:20 PM
Quick Conversions
| GHS | FKP |
|---|---|
| 1 GHS | 0.06 FKP |
| 10 GHS | 0.65 FKP |
| 50 GHS | 3.23 FKP |
| 100 GHS | 6.45 FKP |
| 500 GHS | 32.27 FKP |
| 1,000 GHS | 64.53 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-26T17:38:20Z",
"rates": {
"FKP": 0.064532
}
}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.453200000000001,
"rate": 0.064532
}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