Rate Overview
Live
1 RUB = 0.019454 BGN
1 BGN = 51.4033
RUB
Avg
0.019626
High
0.020030
Low
0.019454
Last updated: 9/2/2026, 6:33:23 PM
Quick Conversions
| RUB | BGN |
|---|---|
| 1 RUB | 0.02 BGN |
| 10 RUB | 0.19 BGN |
| 50 RUB | 0.97 BGN |
| 100 RUB | 1.95 BGN |
| 500 RUB | 9.73 BGN |
| 1,000 RUB | 19.45 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-09-02T18:33:23Z",
"rates": {
"BGN": 0.019454
}
}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": 1.9453999999999998,
"rate": 0.019454
}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