Rate Overview
Live
1 PEN = 0.492779 BGN
1 BGN = 2.0293 PEN
Avg
0.499483
High
0.503486
Low
0.492167
Last updated: 1/25/2026, 3:19:07 AM
Quick Conversions
| PEN | BGN |
|---|---|
| 1 PEN | 0.49 BGN |
| 10 PEN | 4.93 BGN |
| 50 PEN | 24.64 BGN |
| 100 PEN | 49.28 BGN |
| 500 PEN | 246.39 BGN |
| 1,000 PEN | 492.78 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-01-25T03:19:07Z",
"rates": {
"BGN": 0.492779
}
}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": 49.2779,
"rate": 0.492779
}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