Rate Overview
Live
1 PEN = 3.4718 BOB
1 BOB = 0.288038
PEN
Avg
3.4906
High
3.5784
Low
3.4434
Last updated: 8/19/2026, 8:36:27 AM
Quick Conversions
| PEN | BOB |
|---|---|
| 1 PEN | 3.47 BOB |
| 10 PEN | 34.72 BOB |
| 50 PEN | 173.59 BOB |
| 100 PEN | 347.18 BOB |
| 500 PEN | 1,735.88 BOB |
| 1,000 PEN | 3,471.77 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-08-19T08:36:27Z",
"rates": {
"BOB": 3.471768
}
}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": 347.1768,
"rate": 3.471768
}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