Rate Overview
Live
1 PEN = 0.504927 BGN
1 BGN = 1.9805
PEN
Avg
0.493482
High
0.509054
Low
0.471227
Last updated: 7/28/2026, 2:33:55 PM
Quick Conversions
| PEN | BGN |
|---|---|
| 1 PEN | 0.50 BGN |
| 10 PEN | 5.05 BGN |
| 50 PEN | 25.25 BGN |
| 100 PEN | 50.49 BGN |
| 500 PEN | 252.46 BGN |
| 1,000 PEN | 504.93 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-28T14:33:55Z",
"rates": {
"BGN": 0.504927
}
}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.4927,
"rate": 0.504927
}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