Rate Overview
Live
1 BGN = 1.9798 PEN
1 PEN = 0.505102
BGN
Avg
1.9793
High
2.0024
Low
1.9644
Last updated: 7/17/2026, 4:21:11 PM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 1.98 PEN |
| 10 BGN | 19.80 PEN |
| 50 BGN | 98.99 PEN |
| 100 BGN | 197.98 PEN |
| 500 BGN | 989.90 PEN |
| 1,000 BGN | 1,979.80 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-17T16:21:11Z",
"rates": {
"PEN": 1.979798
}
}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": 197.97979999999998,
"rate": 1.979798
}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