Rate Overview
Live
1 BOB = 0.497943 PEN
1 PEN = 2.0083
BOB
Avg
0.503394
High
0.507528
Low
0.497943
Last updated: 5/7/2026, 4:59:56 PM
Quick Conversions
| BOB | PEN |
|---|---|
| 1 BOB | 0.50 PEN |
| 10 BOB | 4.98 PEN |
| 50 BOB | 24.90 PEN |
| 100 BOB | 49.79 PEN |
| 500 BOB | 248.97 PEN |
| 1,000 BOB | 497.94 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-07T16:59:56Z",
"rates": {
"PEN": 0.497943
}
}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.7943,
"rate": 0.497943
}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