Rate Overview
Live
1 PEN = 0.501556 BGN
1 BGN = 1.9938
PEN
Avg
0.503290
High
0.505906
Low
0.501556
Last updated: 9/9/2026, 1:25:30 PM
Quick Conversions
| PEN | BGN |
|---|---|
| 1 PEN | 0.50 BGN |
| 10 PEN | 5.02 BGN |
| 50 PEN | 25.08 BGN |
| 100 PEN | 50.16 BGN |
| 500 PEN | 250.78 BGN |
| 1,000 PEN | 501.56 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-09-09T13:25:30Z",
"rates": {
"BGN": 0.501556
}
}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.1556,
"rate": 0.501556
}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