Rate Overview
Live
1 BGN = 2.0455 PEN
1 PEN = 0.488879
BGN
Avg
2.0310
High
2.0671
Low
1.9937
Last updated: 3/27/2026, 4:40:06 PM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 2.05 PEN |
| 10 BGN | 20.45 PEN |
| 50 BGN | 102.27 PEN |
| 100 BGN | 204.55 PEN |
| 500 BGN | 1,022.75 PEN |
| 1,000 BGN | 2,045.50 PEN |
Get BGN/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=PENExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-27T16:40:06Z",
"rates": {
"PEN": 2.045498
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "PEN",
"amount": 100
},
"result": 204.54979999999998,
"rate": 2.045498
}Build with BGN/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key