Rate Overview
Live
1 FKP = 0.997198 GBP
1 GBP = 1.0028
FKP
Avg
0.999118
High
1.0008
Low
0.996699
Last updated: 8/14/2026, 6:56:18 PM
Quick Conversions
| FKP | GBP |
|---|---|
| 1 FKP | 1.00 GBP |
| 10 FKP | 9.97 GBP |
| 50 FKP | 49.86 GBP |
| 100 FKP | 99.72 GBP |
| 500 FKP | 498.60 GBP |
| 1,000 FKP | 997.20 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-08-14T18:56:18Z",
"rates": {
"GBP": 0.997198
}
}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.7198,
"rate": 0.997198
}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