Rate Overview
Live
1 BGN = 2.0507 PEN
1 PEN = 0.487648
BGN
Avg
2.0603
High
2.1643
Low
1.9791
Last updated: 3/27/2026, 6:35:31 PM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 2.05 PEN |
| 10 BGN | 20.51 PEN |
| 50 BGN | 102.53 PEN |
| 100 BGN | 205.07 PEN |
| 500 BGN | 1,025.33 PEN |
| 1,000 BGN | 2,050.66 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-27T18:35:31Z",
"rates": {
"PEN": 2.050661
}
}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": 205.06609999999998,
"rate": 2.050661
}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