Rate Overview
Live
1 PEN = 0.494036 BGN
1 BGN = 2.0241
PEN
Avg
0.498983
High
0.502653
Low
0.494036
Last updated: 6/17/2026, 8:12:53 AM
Quick Conversions
| PEN | BGN |
|---|---|
| 1 PEN | 0.49 BGN |
| 10 PEN | 4.94 BGN |
| 50 PEN | 24.70 BGN |
| 100 PEN | 49.40 BGN |
| 500 PEN | 247.02 BGN |
| 1,000 PEN | 494.04 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-06-17T08:12:53Z",
"rates": {
"BGN": 0.494036
}
}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.4036,
"rate": 0.494036
}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