Rate Overview
Live
1 GHS = 0.063803 FKP
1 FKP = 15.6732
GHS
Avg
0.067563
High
0.070820
Low
0.063803
Last updated: 5/26/2026, 9:36:45 PM
Quick Conversions
| GHS | FKP |
|---|---|
| 1 GHS | 0.06 FKP |
| 10 GHS | 0.64 FKP |
| 50 GHS | 3.19 FKP |
| 100 GHS | 6.38 FKP |
| 500 GHS | 31.90 FKP |
| 1,000 GHS | 63.80 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-05-26T21:36:45Z",
"rates": {
"FKP": 0.063803
}
}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.3803,
"rate": 0.063803
}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