Rate Overview
Live
1 BOB = 0.109810 FKP
1 FKP = 9.1066
BOB
Avg
0.108307
High
0.109810
Low
0.107466
Last updated: 6/19/2026, 8:56:50 AM
Quick Conversions
| BOB | FKP |
|---|---|
| 1 BOB | 0.11 FKP |
| 10 BOB | 1.10 FKP |
| 50 BOB | 5.49 FKP |
| 100 BOB | 10.98 FKP |
| 500 BOB | 54.91 FKP |
| 1,000 BOB | 109.81 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-06-19T08:56:50Z",
"rates": {
"FKP": 0.10981
}
}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.981,
"rate": 0.10981
}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