Rate Overview
Live
1 BOB = 0.350869 PLN
1 PLN = 2.8501
BOB
Avg
0.532264
High
0.597441
Low
0.350869
Last updated: 7/23/2026, 2:40:39 PM
Quick Conversions
| BOB | PLN |
|---|---|
| 1 BOB | 0.35 PLN |
| 10 BOB | 3.51 PLN |
| 50 BOB | 17.54 PLN |
| 100 BOB | 35.09 PLN |
| 500 BOB | 175.43 PLN |
| 1,000 BOB | 350.87 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-23T14:40:39Z",
"rates": {
"PLN": 0.350869
}
}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.0869,
"rate": 0.350869
}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