Rate Overview
Live
1 BGN = 2.0463 PEN
1 PEN = 0.488685
BGN
Avg
2.0268
High
2.0463
Low
2.0122
Last updated: 3/6/2026, 8:09:29 AM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 2.05 PEN |
| 10 BGN | 20.46 PEN |
| 50 BGN | 102.32 PEN |
| 100 BGN | 204.63 PEN |
| 500 BGN | 1,023.15 PEN |
| 1,000 BGN | 2,046.31 PEN |
Get BGN/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=PENExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-06T08:09:29Z",
"rates": {
"PEN": 2.046308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "PEN",
"amount": 100
},
"result": 204.63079999999997,
"rate": 2.046308
}Build with BGN/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key