Rate Overview
Live
1 PEN = 2.0049 BOB
1 BOB = 0.498774
PEN
Avg
2.0014
High
2.0087
Low
1.9845
Last updated: 3/28/2026, 9:06:00 AM
Quick Conversions
| PEN | BOB |
|---|---|
| 1 PEN | 2.00 BOB |
| 10 PEN | 20.05 BOB |
| 50 PEN | 100.25 BOB |
| 100 PEN | 200.49 BOB |
| 500 PEN | 1,002.46 BOB |
| 1,000 PEN | 2,004.92 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-03-28T09:06:00Z",
"rates": {
"BOB": 2.004917
}
}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": 200.49169999999998,
"rate": 2.004917
}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