Rate Overview
Live
1 BGN = 2.0154 PEN
1 PEN = 0.496173
BGN
Avg
2.0576
High
2.1452
Low
1.9760
Last updated: 1/25/2026, 10:04:25 PM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 2.02 PEN |
| 10 BGN | 20.15 PEN |
| 50 BGN | 100.77 PEN |
| 100 BGN | 201.54 PEN |
| 500 BGN | 1,007.71 PEN |
| 1,000 BGN | 2,015.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-01-25T22:04:25Z",
"rates": {
"PEN": 2.015426
}
}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": 201.54260000000002,
"rate": 2.015426
}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