Rate Overview
Live
1 FKP = 15.6731 GHS
1 GHS = 0.063803
FKP
Avg
15.5784
High
15.6731
Low
15.3573
Last updated: 5/27/2026, 3:39:25 AM
Quick Conversions
| FKP | GHS |
|---|---|
| 1 FKP | 15.67 GHS |
| 10 FKP | 156.73 GHS |
| 50 FKP | 783.66 GHS |
| 100 FKP | 1,567.31 GHS |
| 500 FKP | 7,836.57 GHS |
| 1,000 FKP | 15,673.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-05-27T03:39:25Z",
"rates": {
"GHS": 15.673147
}
}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.3147,
"rate": 15.673147
}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