Rate Overview
Live
1 FKP = 0.999805 GBP
1 GBP = 1.0002
FKP
Avg
0.999659
High
1.0010
Low
0.996284
Last updated: 7/7/2026, 9:23:44 AM
Quick Conversions
| FKP | GBP |
|---|---|
| 1 FKP | 1.00 GBP |
| 10 FKP | 10.00 GBP |
| 50 FKP | 49.99 GBP |
| 100 FKP | 99.98 GBP |
| 500 FKP | 499.90 GBP |
| 1,000 FKP | 999.81 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-07T09:23:44Z",
"rates": {
"GBP": 0.999805
}
}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.9805,
"rate": 0.999805
}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