Rate Overview
Live
1 FKP = 15.4671 GHS
1 GHS = 0.064653
FKP
Avg
15.0217
High
15.8425
Low
14.3818
Last updated: 7/24/2026, 11:24:23 PM
Quick Conversions
| FKP | GHS |
|---|---|
| 1 FKP | 15.47 GHS |
| 10 FKP | 154.67 GHS |
| 50 FKP | 773.36 GHS |
| 100 FKP | 1,546.71 GHS |
| 500 FKP | 7,733.57 GHS |
| 1,000 FKP | 15,467.15 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-07-24T23:24:23Z",
"rates": {
"GHS": 15.467148
}
}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": 1546.7148,
"rate": 15.467148
}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