Rate Overview
Live
1 FKP = 14.5799 GHS
1 GHS = 0.068587
FKP
Avg
14.6118
High
15.0561
Low
14.1202
Last updated: 3/27/2026, 1:40:16 PM
Quick Conversions
| FKP | GHS |
|---|---|
| 1 FKP | 14.58 GHS |
| 10 FKP | 145.80 GHS |
| 50 FKP | 729.00 GHS |
| 100 FKP | 1,457.99 GHS |
| 500 FKP | 7,289.96 GHS |
| 1,000 FKP | 14,579.92 GHS |
Get FKP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=GHSExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-27T13:40:16Z",
"rates": {
"GHS": 14.579918
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "GHS",
"amount": 100
},
"result": 1457.9918,
"rate": 14.579918
}Build with FKP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key