Rate Overview
Live
1 PEN = 2.9171 BOB
1 BOB = 0.342810
PEN
Avg
2.4326
High
2.9297
Low
2.0364
Last updated: 7/10/2026, 7:21:54 AM
Quick Conversions
| PEN | BOB |
|---|---|
| 1 PEN | 2.92 BOB |
| 10 PEN | 29.17 BOB |
| 50 PEN | 145.85 BOB |
| 100 PEN | 291.71 BOB |
| 500 PEN | 1,458.53 BOB |
| 1,000 PEN | 2,917.07 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-10T07:21:54Z",
"rates": {
"BOB": 2.917066
}
}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": 291.70660000000004,
"rate": 2.917066
}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