Rate Overview
Live
1 BOB = 0.288607 PEN
1 PEN = 3.4649
BOB
Avg
0.498938
High
0.544754
Low
0.288607
Last updated: 7/31/2026, 8:56:35 AM
Quick Conversions
| BOB | PEN |
|---|---|
| 1 BOB | 0.29 PEN |
| 10 BOB | 2.89 PEN |
| 50 BOB | 14.43 PEN |
| 100 BOB | 28.86 PEN |
| 500 BOB | 144.30 PEN |
| 1,000 BOB | 288.61 PEN |
Get BOB/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=PENExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-31T08:56:35Z",
"rates": {
"PEN": 0.288607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "PEN",
"amount": 100
},
"result": 28.8607,
"rate": 0.288607
}Build with BOB/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key