Rate Overview
Live
1 GBP = 0.996828 FKP
1 FKP = 1.0032
GBP
Avg
0.999490
High
1.0073
Low
0.996605
Last updated: 3/27/2026, 2:48:58 PM
Quick Conversions
| GBP | FKP |
|---|---|
| 1 GBP | 1.00 FKP |
| 10 GBP | 9.97 FKP |
| 50 GBP | 49.84 FKP |
| 100 GBP | 99.68 FKP |
| 500 GBP | 498.41 FKP |
| 1,000 GBP | 996.83 FKP |
Get GBP/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=FKPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T14:48:58Z",
"rates": {
"FKP": 0.996828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "FKP",
"amount": 100
},
"result": 99.6828,
"rate": 0.996828
}Build with GBP/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key