Rate Overview
Live
1 BOB = 0.542616 PLN
1 PLN = 1.8429
BOB
Avg
0.525857
High
0.544554
Low
0.508343
Last updated: 7/3/2026, 4:39:36 PM
Quick Conversions
| BOB | PLN |
|---|---|
| 1 BOB | 0.54 PLN |
| 10 BOB | 5.43 PLN |
| 50 BOB | 27.13 PLN |
| 100 BOB | 54.26 PLN |
| 500 BOB | 271.31 PLN |
| 1,000 BOB | 542.62 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-03T16:39:36Z",
"rates": {
"PLN": 0.542616
}
}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": 54.2616,
"rate": 0.542616
}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