Rate Overview
Live
1 BGN = 2.0757 PEN
1 PEN = 0.481762
BGN
Avg
2.0884
High
2.1028
Low
2.0655
Last updated: 5/7/2026, 8:10:46 AM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 2.08 PEN |
| 10 BGN | 20.76 PEN |
| 50 BGN | 103.79 PEN |
| 100 BGN | 207.57 PEN |
| 500 BGN | 1,037.86 PEN |
| 1,000 BGN | 2,075.71 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-05-07T08:10:46Z",
"rates": {
"PEN": 2.075714
}
}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": 207.5714,
"rate": 2.075714
}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