Rate Overview
Live
1 PEN = 2.0275 BOB
1 BOB = 0.493214
PEN
Avg
2.0374
High
2.0707
Low
1.9758
Last updated: 5/28/2026, 4:38:41 AM
Quick Conversions
| PEN | BOB |
|---|---|
| 1 PEN | 2.03 BOB |
| 10 PEN | 20.28 BOB |
| 50 PEN | 101.38 BOB |
| 100 PEN | 202.75 BOB |
| 500 PEN | 1,013.76 BOB |
| 1,000 PEN | 2,027.52 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-05-28T04:38:41Z",
"rates": {
"BOB": 2.027517
}
}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": 202.7517,
"rate": 2.027517
}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