Rate Overview
Live
1 BOB = 0.067583 FKP
1 FKP = 14.7966
BOB
Avg
0.102145
High
0.109883
Low
0.067583
Last updated: 7/24/2026, 11:03:19 AM
Quick Conversions
| BOB | FKP |
|---|---|
| 1 BOB | 0.07 FKP |
| 10 BOB | 0.68 FKP |
| 50 BOB | 3.38 FKP |
| 100 BOB | 6.76 FKP |
| 500 BOB | 33.79 FKP |
| 1,000 BOB | 67.58 FKP |
Get BOB/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=FKPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-24T11:03:19Z",
"rates": {
"FKP": 0.067583
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "FKP",
"amount": 100
},
"result": 6.7583,
"rate": 0.067583
}Build with BOB/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key