Rate Overview
Live
1 BOB = 0.108314 FKP
1 FKP = 9.2324
BOB
Avg
0.109895
High
0.116470
Low
0.105492
Last updated: 3/27/2026, 1:43:25 PM
Quick Conversions
| BOB | FKP |
|---|---|
| 1 BOB | 0.11 FKP |
| 10 BOB | 1.08 FKP |
| 50 BOB | 5.42 FKP |
| 100 BOB | 10.83 FKP |
| 500 BOB | 54.16 FKP |
| 1,000 BOB | 108.31 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-03-27T13:43:25Z",
"rates": {
"FKP": 0.108314
}
}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": 10.831399999999999,
"rate": 0.108314
}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