Rate Overview
Live
1 BOB = 0.490980 PEN
1 PEN = 2.0367
BOB
Avg
0.489924
High
0.507871
Low
0.481039
Last updated: 5/27/2026, 10:56:48 PM
Quick Conversions
| BOB | PEN |
|---|---|
| 1 BOB | 0.49 PEN |
| 10 BOB | 4.91 PEN |
| 50 BOB | 24.55 PEN |
| 100 BOB | 49.10 PEN |
| 500 BOB | 245.49 PEN |
| 1,000 BOB | 490.98 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-05-27T22:56:48Z",
"rates": {
"PEN": 0.49098
}
}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": 49.098000000000006,
"rate": 0.49098
}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