Rate Overview
Live
1 PLN = 1.9201 BOB
1 BOB = 0.520802
PLN
Avg
1.9102
High
1.9203
Low
1.8950
Last updated: 4/17/2026, 7:31:10 AM
Quick Conversions
| PLN | BOB |
|---|---|
| 1 PLN | 1.92 BOB |
| 10 PLN | 19.20 BOB |
| 50 PLN | 96.01 BOB |
| 100 PLN | 192.01 BOB |
| 500 PLN | 960.06 BOB |
| 1,000 PLN | 1,920.12 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-04-17T07:31:10Z",
"rates": {
"BOB": 1.920115
}
}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": 192.0115,
"rate": 1.920115
}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