Rate Overview
Live
1 FKP = 15.1403 GHS
1 GHS = 0.066049
FKP
Avg
15.1729
High
15.2589
Low
15.1019
Last updated: 5/7/2026, 12:20:18 AM
Quick Conversions
| FKP | GHS |
|---|---|
| 1 FKP | 15.14 GHS |
| 10 FKP | 151.40 GHS |
| 50 FKP | 757.02 GHS |
| 100 FKP | 1,514.03 GHS |
| 500 FKP | 7,570.17 GHS |
| 1,000 FKP | 15,140.35 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-05-07T00:20:18Z",
"rates": {
"GHS": 15.140347
}
}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": 1514.0347,
"rate": 15.140347
}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