Rate Overview
Live
1 PEN = 2.0441 BOB
1 BOB = 0.489221
PEN
Avg
2.0491
High
2.0614
Low
2.0346
Last updated: 6/19/2026, 8:44:28 AM
Quick Conversions
| PEN | BOB |
|---|---|
| 1 PEN | 2.04 BOB |
| 10 PEN | 20.44 BOB |
| 50 PEN | 102.20 BOB |
| 100 PEN | 204.41 BOB |
| 500 PEN | 1,022.03 BOB |
| 1,000 PEN | 2,044.07 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-19T08:44:28Z",
"rates": {
"BOB": 2.044066
}
}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": 204.4066,
"rate": 2.044066
}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