Rate Overview
Live
1 PEN = 1.9846 BOB
1 BOB = 0.503870
PEN
Avg
2.0290
High
2.0690
Low
1.9846
Last updated: 3/7/2026, 9:17:52 AM
Quick Conversions
| PEN | BOB |
|---|---|
| 1 PEN | 1.98 BOB |
| 10 PEN | 19.85 BOB |
| 50 PEN | 99.23 BOB |
| 100 PEN | 198.46 BOB |
| 500 PEN | 992.32 BOB |
| 1,000 PEN | 1,984.64 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-03-07T09:17:52Z",
"rates": {
"BOB": 1.984637
}
}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": 198.4637,
"rate": 1.984637
}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