Rate Overview
Live
1 BOB = 0.498773 PEN
1 PEN = 2.0049
BOB
Avg
0.499647
High
0.503907
Low
0.497829
Last updated: 3/28/2026, 9:01:48 AM
Quick Conversions
| BOB | PEN |
|---|---|
| 1 BOB | 0.50 PEN |
| 10 BOB | 4.99 PEN |
| 50 BOB | 24.94 PEN |
| 100 BOB | 49.88 PEN |
| 500 BOB | 249.39 PEN |
| 1,000 BOB | 498.77 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-03-28T09:01:48Z",
"rates": {
"PEN": 0.498773
}
}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.877300000000005,
"rate": 0.498773
}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