Rate Overview
Live
1 BOB = 0.269601 PEN
1 PEN = 3.7092
BOB
Avg
0.272074
High
0.279807
Low
0.268732
Last updated: 9/9/2026, 8:17:47 AM
Quick Conversions
| BOB | PEN |
|---|---|
| 1 BOB | 0.27 PEN |
| 10 BOB | 2.70 PEN |
| 50 BOB | 13.48 PEN |
| 100 BOB | 26.96 PEN |
| 500 BOB | 134.80 PEN |
| 1,000 BOB | 269.60 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-09-09T08:17:47Z",
"rates": {
"PEN": 0.269601
}
}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": 26.960099999999997,
"rate": 0.269601
}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