Rate Overview
Live
1 BOB = 0.350272 PLN
1 PLN = 2.8549
BOB
Avg
0.517511
High
0.543435
Low
0.350272
Last updated: 7/22/2026, 9:31:41 PM
Quick Conversions
| BOB | PLN |
|---|---|
| 1 BOB | 0.35 PLN |
| 10 BOB | 3.50 PLN |
| 50 BOB | 17.51 PLN |
| 100 BOB | 35.03 PLN |
| 500 BOB | 175.14 PLN |
| 1,000 BOB | 350.27 PLN |
Get BOB/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=PLNExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-22T21:31:41Z",
"rates": {
"PLN": 0.350272
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "PLN",
"amount": 100
},
"result": 35.0272,
"rate": 0.350272
}Build with BOB/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key