Rate Overview
Live
1 GHS = 0.065074 FKP
1 FKP = 15.3671
GHS
Avg
0.066586
High
0.067739
Low
0.065074
Last updated: 7/12/2026, 7:09:28 PM
Quick Conversions
| GHS | FKP |
|---|---|
| 1 GHS | 0.07 FKP |
| 10 GHS | 0.65 FKP |
| 50 GHS | 3.25 FKP |
| 100 GHS | 6.51 FKP |
| 500 GHS | 32.54 FKP |
| 1,000 GHS | 65.07 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-07-12T19:09:28Z",
"rates": {
"FKP": 0.065074
}
}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.5074000000000005,
"rate": 0.065074
}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