Rate Overview
Live
1 FKP = 15.9111 BOB
1 BOB = 0.062849
FKP
Avg
16.1293
High
16.3232
Low
15.9111
Last updated: 8/13/2026, 6:07:37 AM
Quick Conversions
| FKP | BOB |
|---|---|
| 1 FKP | 15.91 BOB |
| 10 FKP | 159.11 BOB |
| 50 FKP | 795.55 BOB |
| 100 FKP | 1,591.11 BOB |
| 500 FKP | 7,955.55 BOB |
| 1,000 FKP | 15,911.10 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-08-13T06:07:37Z",
"rates": {
"BOB": 15.911095
}
}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": 1591.1095,
"rate": 15.911095
}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