Rate Overview
Live
1 GHS = 0.065533 FKP
1 FKP = 15.2595
GHS
Avg
0.063683
High
0.065533
Low
0.062928
Last updated: 8/13/2026, 5:58:40 AM
Quick Conversions
| GHS | FKP |
|---|---|
| 1 GHS | 0.07 FKP |
| 10 GHS | 0.66 FKP |
| 50 GHS | 3.28 FKP |
| 100 GHS | 6.55 FKP |
| 500 GHS | 32.77 FKP |
| 1,000 GHS | 65.53 FKP |
Get GHS/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=FKPExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-08-13T05:58:40Z",
"rates": {
"FKP": 0.065533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "FKP",
"amount": 100
},
"result": 6.553299999999999,
"rate": 0.065533
}Build with GHS/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key