Rate Overview
Live
1 BGN = 2.0624 PEN
1 PEN = 0.484865
BGN
Avg
2.0411
High
2.0624
Low
2.0033
Last updated: 4/17/2026, 6:10:54 AM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 2.06 PEN |
| 10 BGN | 20.62 PEN |
| 50 BGN | 103.12 PEN |
| 100 BGN | 206.24 PEN |
| 500 BGN | 1,031.22 PEN |
| 1,000 BGN | 2,062.43 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-04-17T06:10:54Z",
"rates": {
"PEN": 2.062431
}
}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": 206.24310000000003,
"rate": 2.062431
}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