Rate Overview
Live
1 PEN = 0.484864 BGN
1 BGN = 2.0624
PEN
Avg
0.489988
High
0.499176
Low
0.484864
Last updated: 4/17/2026, 6:13:17 AM
Quick Conversions
| PEN | BGN |
|---|---|
| 1 PEN | 0.48 BGN |
| 10 PEN | 4.85 BGN |
| 50 PEN | 24.24 BGN |
| 100 PEN | 48.49 BGN |
| 500 PEN | 242.43 BGN |
| 1,000 PEN | 484.86 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-04-17T06:13:17Z",
"rates": {
"BGN": 0.484864
}
}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": 48.4864,
"rate": 0.484864
}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