Rate Overview
Live
1 PEN = 2.0322 BOB
1 BOB = 0.492066
PEN
Avg
2.0433
High
2.0594
Low
2.0322
Last updated: 6/17/2026, 8:14:25 AM
Quick Conversions
| PEN | BOB |
|---|---|
| 1 PEN | 2.03 BOB |
| 10 PEN | 20.32 BOB |
| 50 PEN | 101.61 BOB |
| 100 PEN | 203.22 BOB |
| 500 PEN | 1,016.12 BOB |
| 1,000 PEN | 2,032.25 BOB |
Get PEN/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BOBExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-06-17T08:14:25Z",
"rates": {
"BOB": 2.032247
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BOB",
"amount": 100
},
"result": 203.22469999999998,
"rate": 2.032247
}Build with PEN/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key