Rate Overview
Live
1 PEN = 0.501216 BGN
1 BGN = 1.9951
PEN
Avg
0.494342
High
0.507067
Low
0.476467
Last updated: 7/31/2026, 8:56:32 AM
Quick Conversions
| PEN | BGN |
|---|---|
| 1 PEN | 0.50 BGN |
| 10 PEN | 5.01 BGN |
| 50 PEN | 25.06 BGN |
| 100 PEN | 50.12 BGN |
| 500 PEN | 250.61 BGN |
| 1,000 PEN | 501.22 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-31T08:56:32Z",
"rates": {
"BGN": 0.501216
}
}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.1216,
"rate": 0.501216
}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