Rate Overview
Live
1 BGN = 1.9932 PEN
1 PEN = 0.501699
BGN
Avg
1.9878
High
1.9932
Low
1.9813
Last updated: 9/10/2026, 1:18:20 PM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 1.99 PEN |
| 10 BGN | 19.93 PEN |
| 50 BGN | 99.66 PEN |
| 100 BGN | 199.32 PEN |
| 500 BGN | 996.61 PEN |
| 1,000 BGN | 1,993.23 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-09-10T13:18:20Z",
"rates": {
"PEN": 1.993229
}
}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.3229,
"rate": 1.993229
}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