Rate Overview
Live
1 RUB = 0.020559 BGN
1 BGN = 48.6405
RUB
Avg
0.020685
High
0.021039
Low
0.020449
Last updated: 8/12/2026, 6:40:50 PM
Quick Conversions
| RUB | BGN |
|---|---|
| 1 RUB | 0.02 BGN |
| 10 RUB | 0.21 BGN |
| 50 RUB | 1.03 BGN |
| 100 RUB | 2.06 BGN |
| 500 RUB | 10.28 BGN |
| 1,000 RUB | 20.56 BGN |
Get RUB/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BGNExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-12T18:40:50Z",
"rates": {
"BGN": 0.020559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BGN",
"amount": 100
},
"result": 2.0559000000000003,
"rate": 0.020559
}Build with RUB/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key