Rate Overview
Live
1 BOB = 0.318528 PLN
1 PLN = 3.1394
BOB
Avg
0.495109
High
0.547545
Low
0.318528
Last updated: 7/31/2026, 8:56:37 AM
Quick Conversions
| BOB | PLN |
|---|---|
| 1 BOB | 0.32 PLN |
| 10 BOB | 3.19 PLN |
| 50 BOB | 15.93 PLN |
| 100 BOB | 31.85 PLN |
| 500 BOB | 159.26 PLN |
| 1,000 BOB | 318.53 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-31T08:56:37Z",
"rates": {
"PLN": 0.318528
}
}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.8528,
"rate": 0.318528
}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