Rate Overview
Live
1 FKP = 15.6731 GHS
1 GHS = 0.063804
FKP
Avg
14.8112
High
15.6731
Low
14.1202
Last updated: 5/27/2026, 6:14:40 AM
Quick Conversions
| FKP | GHS |
|---|---|
| 1 FKP | 15.67 GHS |
| 10 FKP | 156.73 GHS |
| 50 FKP | 783.65 GHS |
| 100 FKP | 1,567.31 GHS |
| 500 FKP | 7,836.54 GHS |
| 1,000 FKP | 15,673.09 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-27T06:14:40Z",
"rates": {
"GHS": 15.673086
}
}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": 1567.3086,
"rate": 15.673086
}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