Rate Overview
Live
1 FKP = 1.0044 GBP
1 GBP = 0.995659
FKP
Avg
1.0013
High
1.0044
Low
0.999157
Last updated: 7/27/2026, 9:40:02 PM
Quick Conversions
| FKP | GBP |
|---|---|
| 1 FKP | 1.00 GBP |
| 10 FKP | 10.04 GBP |
| 50 FKP | 50.22 GBP |
| 100 FKP | 100.44 GBP |
| 500 FKP | 502.18 GBP |
| 1,000 FKP | 1,004.36 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-27T21:40:02Z",
"rates": {
"GBP": 1.00436
}
}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.43599999999999,
"rate": 1.00436
}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