Rate Overview
Live
1 BOB = 0.060992 FKP
1 FKP = 16.3956
BOB
Avg
0.062457
High
0.063725
Low
0.060992
Last updated: 9/3/2026, 5:33:46 AM
Quick Conversions
| BOB | FKP |
|---|---|
| 1 BOB | 0.06 FKP |
| 10 BOB | 0.61 FKP |
| 50 BOB | 3.05 FKP |
| 100 BOB | 6.10 FKP |
| 500 BOB | 30.50 FKP |
| 1,000 BOB | 60.99 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-09-03T05:33:46Z",
"rates": {
"FKP": 0.060992
}
}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.0992,
"rate": 0.060992
}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