Rate Overview
Live
1 PEN = 3.3308 BOB
1 BOB = 0.300232
PEN
Avg
2.1894
High
3.3308
Low
1.9690
Last updated: 7/29/2026, 1:13:16 AM
Quick Conversions
| PEN | BOB |
|---|---|
| 1 PEN | 3.33 BOB |
| 10 PEN | 33.31 BOB |
| 50 PEN | 166.54 BOB |
| 100 PEN | 333.08 BOB |
| 500 PEN | 1,665.38 BOB |
| 1,000 PEN | 3,330.76 BOB |
Get PEN/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BOBExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-29T01:13:16Z",
"rates": {
"BOB": 3.330761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BOB",
"amount": 100
},
"result": 333.0761,
"rate": 3.330761
}Build with PEN/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key