Rate Overview
Live
1 BOB = 0.503870 PEN
1 PEN = 1.9846
BOB
Avg
0.492977
High
0.503870
Low
0.483320
Last updated: 3/7/2026, 6:08:07 AM
Quick Conversions
| BOB | PEN |
|---|---|
| 1 BOB | 0.50 PEN |
| 10 BOB | 5.04 PEN |
| 50 BOB | 25.19 PEN |
| 100 BOB | 50.39 PEN |
| 500 BOB | 251.94 PEN |
| 1,000 BOB | 503.87 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-07T06:08:07Z",
"rates": {
"PEN": 0.50387
}
}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": 50.387,
"rate": 0.50387
}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