Rate Overview
Live
1 FKP = 16.7159 BOB
1 BOB = 0.059823
FKP
Avg
16.4360
High
16.8445
Low
15.9632
Last updated: 9/7/2026, 8:17:21 AM
Quick Conversions
| FKP | BOB |
|---|---|
| 1 FKP | 16.72 BOB |
| 10 FKP | 167.16 BOB |
| 50 FKP | 835.79 BOB |
| 100 FKP | 1,671.59 BOB |
| 500 FKP | 8,357.95 BOB |
| 1,000 FKP | 16,715.89 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-09-07T08:17:21Z",
"rates": {
"BOB": 16.715893
}
}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": 1671.5893,
"rate": 16.715893
}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