Rate Overview
Live
1 PEN = 3.3362 BOB
1 BOB = 0.299738
PEN
Avg
2.1187
High
3.3362
Low
1.9177
Last updated: 7/30/2026, 2:58:09 AM
Quick Conversions
| PEN | BOB |
|---|---|
| 1 PEN | 3.34 BOB |
| 10 PEN | 33.36 BOB |
| 50 PEN | 166.81 BOB |
| 100 PEN | 333.62 BOB |
| 500 PEN | 1,668.12 BOB |
| 1,000 PEN | 3,336.25 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-30T02:58:09Z",
"rates": {
"BOB": 3.336248
}
}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.6248,
"rate": 3.336248
}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