Rate Overview
Live
1 BGN = 1.9751 PEN
1 PEN = 0.506301
BGN
Avg
1.9832
High
2.0024
Low
1.9751
Last updated: 7/9/2026, 6:57:19 PM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 1.98 PEN |
| 10 BGN | 19.75 PEN |
| 50 BGN | 98.76 PEN |
| 100 BGN | 197.51 PEN |
| 500 BGN | 987.55 PEN |
| 1,000 BGN | 1,975.11 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-09T18:57:19Z",
"rates": {
"PEN": 1.975109
}
}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.5109,
"rate": 1.975109
}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