Rate Overview
Live
1 FKP = 9.2560 BOB
1 BOB = 0.108038
FKP
Avg
9.2584
High
9.4767
Low
9.0377
Last updated: 3/26/2026, 4:18:47 PM
Quick Conversions
| FKP | BOB |
|---|---|
| 1 FKP | 9.26 BOB |
| 10 FKP | 92.56 BOB |
| 50 FKP | 462.80 BOB |
| 100 FKP | 925.60 BOB |
| 500 FKP | 4,628.00 BOB |
| 1,000 FKP | 9,256.00 BOB |
Get FKP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=BOBExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-26T16:18:47Z",
"rates": {
"BOB": 9.256004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "BOB",
"amount": 100
},
"result": 925.6004,
"rate": 9.256004
}Build with FKP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key