Rate Overview
Live
1 PEN = 3.3469 BOB
1 BOB = 0.298780
PEN
Avg
3.2839
High
3.3469
Low
3.2013
Last updated: 7/29/2026, 8:33:57 AM
Quick Conversions
| PEN | BOB |
|---|---|
| 1 PEN | 3.35 BOB |
| 10 PEN | 33.47 BOB |
| 50 PEN | 167.35 BOB |
| 100 PEN | 334.69 BOB |
| 500 PEN | 1,673.47 BOB |
| 1,000 PEN | 3,346.94 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-29T08:33:57Z",
"rates": {
"BOB": 3.34694
}
}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": 334.694,
"rate": 3.34694
}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