Rate Overview
Live
1 BOB = 0.520340 PLN
1 PLN = 1.9218
BOB
Avg
0.522221
High
0.526448
Low
0.519034
Last updated: 5/9/2026, 4:54:23 AM
Quick Conversions
| BOB | PLN |
|---|---|
| 1 BOB | 0.52 PLN |
| 10 BOB | 5.20 PLN |
| 50 BOB | 26.02 PLN |
| 100 BOB | 52.03 PLN |
| 500 BOB | 260.17 PLN |
| 1,000 BOB | 520.34 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-05-09T04:54:23Z",
"rates": {
"PLN": 0.52034
}
}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": 52.034000000000006,
"rate": 0.52034
}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