Rate Overview
Live
1 BOB = 0.063588 FKP
1 FKP = 15.7262
BOB
Avg
0.063254
High
0.063662
Low
0.061919
Last updated: 8/19/2026, 1:11:25 AM
Quick Conversions
| BOB | FKP |
|---|---|
| 1 BOB | 0.06 FKP |
| 10 BOB | 0.64 FKP |
| 50 BOB | 3.18 FKP |
| 100 BOB | 6.36 FKP |
| 500 BOB | 31.79 FKP |
| 1,000 BOB | 63.59 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-08-19T01:11:25Z",
"rates": {
"FKP": 0.063588
}
}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.3588000000000005,
"rate": 0.063588
}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