Rate Overview
Live
1 PLN = 3.1204 BOB
1 BOB = 0.320477
PLN
Avg
3.1706
High
3.2525
Low
3.1176
Last updated: 8/16/2026, 9:31:38 AM
Quick Conversions
| PLN | BOB |
|---|---|
| 1 PLN | 3.12 BOB |
| 10 PLN | 31.20 BOB |
| 50 PLN | 156.02 BOB |
| 100 PLN | 312.04 BOB |
| 500 PLN | 1,560.18 BOB |
| 1,000 PLN | 3,120.35 BOB |
Get PLN/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=BOBExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-08-16T09:31:38Z",
"rates": {
"BOB": 3.12035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "BOB",
"amount": 100
},
"result": 312.035,
"rate": 3.12035
}Build with PLN/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key