Rate Overview
Live
1 FKP = 1.0022 GBP
1 GBP = 0.997762
FKP
Avg
1.0007
High
1.0070
Low
0.992757
Last updated: 3/27/2026, 9:29:33 AM
Quick Conversions
| FKP | GBP |
|---|---|
| 1 FKP | 1.00 GBP |
| 10 FKP | 10.02 GBP |
| 50 FKP | 50.11 GBP |
| 100 FKP | 100.22 GBP |
| 500 FKP | 501.12 GBP |
| 1,000 FKP | 1,002.24 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-03-27T09:29:33Z",
"rates": {
"GBP": 1.002243
}
}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.2243,
"rate": 1.002243
}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