Rate Overview
Live
1 BGN = 1.9768 PEN
1 PEN = 0.505877
BGN
Avg
1.9922
High
2.0113
Low
1.9768
Last updated: 6/19/2026, 8:23:06 AM
Quick Conversions
| BGN | PEN |
|---|---|
| 1 BGN | 1.98 PEN |
| 10 BGN | 19.77 PEN |
| 50 BGN | 98.84 PEN |
| 100 BGN | 197.68 PEN |
| 500 BGN | 988.38 PEN |
| 1,000 BGN | 1,976.77 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-06-19T08:23:06Z",
"rates": {
"PEN": 1.976767
}
}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.67669999999998,
"rate": 1.976767
}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