Rate Overview
Live
1 BOB = 0.535447 PLN
1 PLN = 1.8676
BOB
Avg
0.534349
High
0.535883
Low
0.531608
Last updated: 3/27/2026, 6:28:10 AM
Quick Conversions
| BOB | PLN |
|---|---|
| 1 BOB | 0.54 PLN |
| 10 BOB | 5.35 PLN |
| 50 BOB | 26.77 PLN |
| 100 BOB | 53.54 PLN |
| 500 BOB | 267.72 PLN |
| 1,000 BOB | 535.45 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-27T06:28:10Z",
"rates": {
"PLN": 0.535447
}
}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.5447,
"rate": 0.535447
}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