Rate Overview
Live
1 GHS = 0.065851 FKP
1 FKP = 15.1858
GHS
Avg
0.066498
High
0.067200
Low
0.065851
Last updated: 7/5/2026, 3:08:52 AM
Quick Conversions
| GHS | FKP |
|---|---|
| 1 GHS | 0.07 FKP |
| 10 GHS | 0.66 FKP |
| 50 GHS | 3.29 FKP |
| 100 GHS | 6.59 FKP |
| 500 GHS | 32.93 FKP |
| 1,000 GHS | 65.85 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-05T03:08:52Z",
"rates": {
"FKP": 0.065851
}
}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.585100000000001,
"rate": 0.065851
}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