Rate Overview
Live
1 FKP = 1.0007 GBP
1 GBP = 0.999319
FKP
Avg
1.0004
High
1.0014
Low
0.999862
Last updated: 9/4/2026, 5:04:39 PM
Quick Conversions
| FKP | GBP |
|---|---|
| 1 FKP | 1.00 GBP |
| 10 FKP | 10.01 GBP |
| 50 FKP | 50.03 GBP |
| 100 FKP | 100.07 GBP |
| 500 FKP | 500.34 GBP |
| 1,000 FKP | 1,000.68 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-09-04T17:04:39Z",
"rates": {
"GBP": 1.000681
}
}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.06809999999999,
"rate": 1.000681
}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