Rate Overview
Live
1 PEN = 0.505718 BGN
1 BGN = 1.9774
PEN
Avg
0.488379
High
0.506076
Low
0.466154
Last updated: 7/31/2026, 1:19:16 AM
Quick Conversions
| PEN | BGN |
|---|---|
| 1 PEN | 0.51 BGN |
| 10 PEN | 5.06 BGN |
| 50 PEN | 25.29 BGN |
| 100 PEN | 50.57 BGN |
| 500 PEN | 252.86 BGN |
| 1,000 PEN | 505.72 BGN |
Get PEN/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BGNExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-31T01:19:16Z",
"rates": {
"BGN": 0.505718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BGN",
"amount": 100
},
"result": 50.5718,
"rate": 0.505718
}Build with PEN/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key