Rate Overview
Live
1 BGN = 1.9853 PEN
1 PEN = 0.503693
BGN
Avg
1.9804
High
1.9853
Low
1.9721
Last updated: 7/23/2026, 7:39:12 AM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 1.99 PEN |
| 10 BGN | 19.85 PEN |
| 50 BGN | 99.27 PEN |
| 100 BGN | 198.53 PEN |
| 500 BGN | 992.67 PEN |
| 1,000 BGN | 1,985.34 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-23T07:39:12Z",
"rates": {
"PEN": 1.985335
}
}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": 198.5335,
"rate": 1.985335
}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