Rate Overview
Live
1 BOB = 0.318656 PLN
1 PLN = 3.1382
BOB
Avg
0.333870
High
0.346700
Low
0.318523
Last updated: 7/31/2026, 6:04:56 AM
Quick Conversions
| BOB | PLN |
|---|---|
| 1 BOB | 0.32 PLN |
| 10 BOB | 3.19 PLN |
| 50 BOB | 15.93 PLN |
| 100 BOB | 31.87 PLN |
| 500 BOB | 159.33 PLN |
| 1,000 BOB | 318.66 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-07-31T06:04:56Z",
"rates": {
"PLN": 0.318656
}
}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": 31.8656,
"rate": 0.318656
}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