Rate Overview
Live
1 GHS = 0.069170 FKP
1 FKP = 14.4571
GHS
Avg
0.069476
High
0.069752
Low
0.069170
Last updated: 3/7/2026, 4:26:27 AM
Quick Conversions
| GHS | FKP |
|---|---|
| 1 GHS | 0.07 FKP |
| 10 GHS | 0.69 FKP |
| 50 GHS | 3.46 FKP |
| 100 GHS | 6.92 FKP |
| 500 GHS | 34.59 FKP |
| 1,000 GHS | 69.17 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-03-07T04:26:27Z",
"rates": {
"FKP": 0.06917
}
}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.917,
"rate": 0.06917
}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