Rate Overview
Live
1 GBP = 0.997375 FKP
1 FKP = 1.0026
GBP
Avg
0.999630
High
1.0073
Low
0.996605
Last updated: 3/27/2026, 11:14:56 AM
Quick Conversions
| GBP | FKP |
|---|---|
| 1 GBP | 1.00 FKP |
| 10 GBP | 9.97 FKP |
| 50 GBP | 49.87 FKP |
| 100 GBP | 99.74 FKP |
| 500 GBP | 498.69 FKP |
| 1,000 GBP | 997.38 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-27T11:14:56Z",
"rates": {
"FKP": 0.997375
}
}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.7375,
"rate": 0.997375
}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