Rate Overview
Live
1 FKP = 13.2747 BOB
1 BOB = 0.075331
FKP
Avg
10.5799
High
13.2747
Low
9.1971
Last updated: 7/9/2026, 5:32:11 AM
Quick Conversions
| FKP | BOB |
|---|---|
| 1 FKP | 13.27 BOB |
| 10 FKP | 132.75 BOB |
| 50 FKP | 663.73 BOB |
| 100 FKP | 1,327.47 BOB |
| 500 FKP | 6,637.34 BOB |
| 1,000 FKP | 13,274.68 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-07-09T05:32:11Z",
"rates": {
"BOB": 13.274683
}
}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": 1327.4683,
"rate": 13.274683
}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