Rate Overview
Live
1 GBP = 1.0018 FKP
1 FKP = 0.998213
GBP
Avg
1.0012
High
1.0084
Low
0.996431
Last updated: 5/7/2026, 8:18:57 AM
Quick Conversions
| GBP | FKP |
|---|---|
| 1 GBP | 1.00 FKP |
| 10 GBP | 10.02 FKP |
| 50 GBP | 50.09 FKP |
| 100 GBP | 100.18 FKP |
| 500 GBP | 500.90 FKP |
| 1,000 GBP | 1,001.79 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-05-07T08:18:57Z",
"rates": {
"FKP": 1.00179
}
}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": 100.179,
"rate": 1.00179
}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