Rate Overview
Live
1 FKP = 15.1111 BOB
1 BOB = 0.066176
FKP
Avg
14.8412
High
15.1111
Low
14.4890
Last updated: 7/29/2026, 7:45:17 PM
Quick Conversions
| FKP | BOB |
|---|---|
| 1 FKP | 15.11 BOB |
| 10 FKP | 151.11 BOB |
| 50 FKP | 755.56 BOB |
| 100 FKP | 1,511.11 BOB |
| 500 FKP | 7,555.57 BOB |
| 1,000 FKP | 15,111.14 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-29T19:45:17Z",
"rates": {
"BOB": 15.111139
}
}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": 1511.1139,
"rate": 15.111139
}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