Rate Overview
Live
1 FKP = 1.0047 GBP
1 GBP = 0.995284
FKP
Avg
0.999769
High
1.0070
Low
0.991612
Last updated: 7/27/2026, 6:05:05 PM
Quick Conversions
| FKP | GBP |
|---|---|
| 1 FKP | 1.00 GBP |
| 10 FKP | 10.05 GBP |
| 50 FKP | 50.24 GBP |
| 100 FKP | 100.47 GBP |
| 500 FKP | 502.37 GBP |
| 1,000 FKP | 1,004.74 GBP |
Get FKP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=GBPExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-27T18:05:05Z",
"rates": {
"GBP": 1.004738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "GBP",
"amount": 100
},
"result": 100.4738,
"rate": 1.004738
}Build with FKP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key