Rate Overview
Live
1 FKP = 0.998729 GBP
1 GBP = 1.0013
FKP
Avg
0.999576
High
1.0008
Low
0.996284
Last updated: 7/9/2026, 8:50:36 AM
Quick Conversions
| FKP | GBP |
|---|---|
| 1 FKP | 1.00 GBP |
| 10 FKP | 9.99 GBP |
| 50 FKP | 49.94 GBP |
| 100 FKP | 99.87 GBP |
| 500 FKP | 499.36 GBP |
| 1,000 FKP | 998.73 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-09T08:50:36Z",
"rates": {
"GBP": 0.998729
}
}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": 99.8729,
"rate": 0.998729
}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