Rate Overview
Live
1 PLN = 1.9023 BOB
1 BOB = 0.525692
PLN
Avg
1.8950
High
1.9023
Low
1.8853
Last updated: 5/27/2026, 5:44:40 PM
Quick Conversions
| PLN | BOB |
|---|---|
| 1 PLN | 1.90 BOB |
| 10 PLN | 19.02 BOB |
| 50 PLN | 95.11 BOB |
| 100 PLN | 190.23 BOB |
| 500 PLN | 951.13 BOB |
| 1,000 PLN | 1,902.26 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-05-27T17:44:40Z",
"rates": {
"BOB": 1.902256
}
}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": 190.2256,
"rate": 1.902256
}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