Rate Overview
Live
1 BOB = 0.341036 PEN
1 PEN = 2.9322
BOB
Avg
0.440127
High
0.491074
Low
0.341036
Last updated: 7/9/2026, 10:33:58 PM
Quick Conversions
| BOB | PEN |
|---|---|
| 1 BOB | 0.34 PEN |
| 10 BOB | 3.41 PEN |
| 50 BOB | 17.05 PEN |
| 100 BOB | 34.10 PEN |
| 500 BOB | 170.52 PEN |
| 1,000 BOB | 341.04 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-09T22:33:58Z",
"rates": {
"PEN": 0.341036
}
}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": 34.1036,
"rate": 0.341036
}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