Rate Overview
Live
1 GHS = 0.066952 FKP
1 FKP = 14.9361
GHS
Avg
0.067378
High
0.067619
Low
0.066952
Last updated: 4/16/2026, 4:14:41 PM
Quick Conversions
| GHS | FKP |
|---|---|
| 1 GHS | 0.07 FKP |
| 10 GHS | 0.67 FKP |
| 50 GHS | 3.35 FKP |
| 100 GHS | 6.70 FKP |
| 500 GHS | 33.48 FKP |
| 1,000 GHS | 66.95 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-04-16T16:14:41Z",
"rates": {
"FKP": 0.066952
}
}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.6952,
"rate": 0.066952
}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