Rate Overview
Live
1 BGN = 1.9951 PEN
1 PEN = 0.501216
BGN
Avg
2.0155
High
2.0970
Low
1.9718
Last updated: 7/31/2026, 9:16:33 AM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 2.00 PEN |
| 10 BGN | 19.95 PEN |
| 50 BGN | 99.76 PEN |
| 100 BGN | 199.51 PEN |
| 500 BGN | 997.57 PEN |
| 1,000 BGN | 1,995.15 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-07-31T09:16:33Z",
"rates": {
"PEN": 1.995147
}
}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": 199.5147,
"rate": 1.995147
}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