Rate Overview
Live
1 FKP = 1.0002 GBP
1 GBP = 0.999795
FKP
Avg
1.0014
High
1.0070
Low
0.996351
Last updated: 3/6/2026, 8:04:48 AM
Quick Conversions
| FKP | GBP |
|---|---|
| 1 FKP | 1.00 GBP |
| 10 FKP | 10.00 GBP |
| 50 FKP | 50.01 GBP |
| 100 FKP | 100.02 GBP |
| 500 FKP | 500.10 GBP |
| 1,000 FKP | 1,000.21 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-06T08:04:48Z",
"rates": {
"GBP": 1.000205
}
}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.0205,
"rate": 1.000205
}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