Rate Overview
Live
1 BOB = 0.301950 PEN
1 PEN = 3.3118
BOB
Avg
0.373469
High
0.492461
Low
0.301846
Last updated: 7/28/2026, 8:51:55 AM
Quick Conversions
| BOB | PEN |
|---|---|
| 1 BOB | 0.30 PEN |
| 10 BOB | 3.02 PEN |
| 50 BOB | 15.10 PEN |
| 100 BOB | 30.20 PEN |
| 500 BOB | 150.98 PEN |
| 1,000 BOB | 301.95 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-28T08:51:55Z",
"rates": {
"PEN": 0.30195
}
}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": 30.195,
"rate": 0.30195
}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