Rate Overview
Live
1 BOB = 0.535208 PLN
1 PLN = 1.8684
BOB
Avg
0.526523
High
0.535208
Low
0.517256
Last updated: 3/6/2026, 11:53:46 AM
Quick Conversions
| BOB | PLN |
|---|---|
| 1 BOB | 0.54 PLN |
| 10 BOB | 5.35 PLN |
| 50 BOB | 26.76 PLN |
| 100 BOB | 53.52 PLN |
| 500 BOB | 267.60 PLN |
| 1,000 BOB | 535.21 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-03-06T11:53:46Z",
"rates": {
"PLN": 0.535208
}
}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": 53.5208,
"rate": 0.535208
}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