Rate Overview
Live
1 FKP = 15.0666 GHS
1 GHS = 0.066372
FKP
Avg
14.9254
High
15.0666
Low
14.7795
Last updated: 7/2/2026, 11:22:37 PM
Quick Conversions
| FKP | GHS |
|---|---|
| 1 FKP | 15.07 GHS |
| 10 FKP | 150.67 GHS |
| 50 FKP | 753.33 GHS |
| 100 FKP | 1,506.66 GHS |
| 500 FKP | 7,533.32 GHS |
| 1,000 FKP | 15,066.64 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-02T23:22:37Z",
"rates": {
"GHS": 15.066639
}
}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": 1506.6639,
"rate": 15.066639
}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