Rate Overview
Live
1 GHS = 0.064653 FKP
1 FKP = 15.4672
GHS
Avg
0.061051
High
0.072604
Low
0.047149
Last updated: 7/25/2026, 1:16:36 AM
Quick Conversions
| GHS | FKP |
|---|---|
| 1 GHS | 0.06 FKP |
| 10 GHS | 0.65 FKP |
| 50 GHS | 3.23 FKP |
| 100 GHS | 6.47 FKP |
| 500 GHS | 32.33 FKP |
| 1,000 GHS | 64.65 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-25T01:16:36Z",
"rates": {
"FKP": 0.064653
}
}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.4653,
"rate": 0.064653
}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