Rate Overview
Live
1 BOB = 0.520197 PLN
1 PLN = 1.9223
BOB
Avg
0.522736
High
0.527703
Low
0.519272
Last updated: 4/18/2026, 8:46:48 AM
Quick Conversions
| BOB | PLN |
|---|---|
| 1 BOB | 0.52 PLN |
| 10 BOB | 5.20 PLN |
| 50 BOB | 26.01 PLN |
| 100 BOB | 52.02 PLN |
| 500 BOB | 260.10 PLN |
| 1,000 BOB | 520.20 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-04-18T08:46:48Z",
"rates": {
"PLN": 0.520197
}
}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.0197,
"rate": 0.520197
}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