Rate Overview
Live
1 PEN = 3.4649 BOB
1 BOB = 0.288607
PEN
Avg
2.9192
High
3.4649
Low
2.0362
Last updated: 7/31/2026, 11:52:17 AM
Quick Conversions
| PEN | BOB |
|---|---|
| 1 PEN | 3.46 BOB |
| 10 PEN | 34.65 BOB |
| 50 PEN | 173.25 BOB |
| 100 PEN | 346.49 BOB |
| 500 PEN | 1,732.46 BOB |
| 1,000 PEN | 3,464.92 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-31T11:52:17Z",
"rates": {
"BOB": 3.464918
}
}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": 346.4918,
"rate": 3.464918
}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