Rate Overview
Live
1 FKP = 14.9645 BOB
1 BOB = 0.066825
FKP
Avg
12.1787
High
14.9645
Low
9.1089
Last updated: 7/26/2026, 2:07:50 AM
Quick Conversions
| FKP | BOB |
|---|---|
| 1 FKP | 14.96 BOB |
| 10 FKP | 149.64 BOB |
| 50 FKP | 748.22 BOB |
| 100 FKP | 1,496.45 BOB |
| 500 FKP | 7,482.23 BOB |
| 1,000 FKP | 14,964.47 BOB |
Get FKP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=BOBExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-26T02:07:50Z",
"rates": {
"BOB": 14.964467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "BOB",
"amount": 100
},
"result": 1496.4467000000002,
"rate": 14.964467
}Build with FKP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key