Rate Overview
Live
1 PLN = 2.9599 BOB
1 BOB = 0.337845
PLN
Avg
2.0332
High
2.9599
Low
1.8401
Last updated: 7/28/2026, 10:39:55 AM
Quick Conversions
| PLN | BOB |
|---|---|
| 1 PLN | 2.96 BOB |
| 10 PLN | 29.60 BOB |
| 50 PLN | 148.00 BOB |
| 100 PLN | 295.99 BOB |
| 500 PLN | 1,479.97 BOB |
| 1,000 PLN | 2,959.94 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-07-28T10:39:55Z",
"rates": {
"BOB": 2.959938
}
}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": 295.9938,
"rate": 2.959938
}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