Rate Overview
Live
1 RUB = 0.021791 BGN
1 BGN = 45.8905
RUB
Avg
0.022299
High
0.023096
Low
0.021754
Last updated: 7/1/2026, 10:20:41 PM
Quick Conversions
| RUB | BGN |
|---|---|
| 1 RUB | 0.02 BGN |
| 10 RUB | 0.22 BGN |
| 50 RUB | 1.09 BGN |
| 100 RUB | 2.18 BGN |
| 500 RUB | 10.90 BGN |
| 1,000 RUB | 21.79 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-07-01T22:20:41Z",
"rates": {
"BGN": 0.021791
}
}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.1791,
"rate": 0.021791
}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