Rate Overview
Live
1 BOB = 0.337299 PLN
1 PLN = 2.9647
BOB
Avg
0.343527
High
0.352927
Low
0.337190
Last updated: 7/28/2026, 7:52:30 AM
Quick Conversions
| BOB | PLN |
|---|---|
| 1 BOB | 0.34 PLN |
| 10 BOB | 3.37 PLN |
| 50 BOB | 16.86 PLN |
| 100 BOB | 33.73 PLN |
| 500 BOB | 168.65 PLN |
| 1,000 BOB | 337.30 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-28T07:52:30Z",
"rates": {
"PLN": 0.337299
}
}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": 33.7299,
"rate": 0.337299
}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