Rate Overview
Live
1 BOB = 0.524474 PLN
1 PLN = 1.9067
BOB
Avg
0.523678
High
0.538752
Low
0.508343
Last updated: 5/30/2026, 10:20:00 AM
Quick Conversions
| BOB | PLN |
|---|---|
| 1 BOB | 0.52 PLN |
| 10 BOB | 5.24 PLN |
| 50 BOB | 26.22 PLN |
| 100 BOB | 52.45 PLN |
| 500 BOB | 262.24 PLN |
| 1,000 BOB | 524.47 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-30T10:20:00Z",
"rates": {
"PLN": 0.524474
}
}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.4474,
"rate": 0.524474
}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