Rate Overview
Live
1 BGN = 1.9805 PEN
1 PEN = 0.504927
BGN
Avg
2.0493
High
2.1452
Low
1.9760
Last updated: 7/28/2026, 11:44:29 AM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 1.98 PEN |
| 10 BGN | 19.80 PEN |
| 50 BGN | 99.02 PEN |
| 100 BGN | 198.05 PEN |
| 500 BGN | 990.24 PEN |
| 1,000 BGN | 1,980.48 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-28T11:44:29Z",
"rates": {
"PEN": 1.980484
}
}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.0484,
"rate": 1.980484
}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