Rate Overview
Live
1 BOB = 0.288037 PEN
1 PEN = 3.4718
BOB
Avg
0.286522
High
0.290409
Low
0.279452
Last updated: 8/19/2026, 8:32:35 AM
Quick Conversions
| BOB | PEN |
|---|---|
| 1 BOB | 0.29 PEN |
| 10 BOB | 2.88 PEN |
| 50 BOB | 14.40 PEN |
| 100 BOB | 28.80 PEN |
| 500 BOB | 144.02 PEN |
| 1,000 BOB | 288.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-08-19T08:32:35Z",
"rates": {
"PEN": 0.288037
}
}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.8037,
"rate": 0.288037
}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