Rate Overview
Live
1 PLN = 1.8981 BOB
1 BOB = 0.526836
PLN
Avg
1.8865
High
1.8981
Low
1.8759
Last updated: 6/17/2026, 6:35:30 AM
Quick Conversions
| PLN | BOB |
|---|---|
| 1 PLN | 1.90 BOB |
| 10 PLN | 18.98 BOB |
| 50 PLN | 94.91 BOB |
| 100 PLN | 189.81 BOB |
| 500 PLN | 949.06 BOB |
| 1,000 PLN | 1,898.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-06-17T06:35:30Z",
"rates": {
"BOB": 1.898124
}
}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": 189.8124,
"rate": 1.898124
}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