Rate Overview
Live
1 RUB = 0.020888 BGN
1 BGN = 47.8744
RUB
Avg
0.020976
High
0.023999
Low
0.017126
Last updated: 3/26/2026, 9:52:58 PM
Quick Conversions
| RUB | BGN |
|---|---|
| 1 RUB | 0.02 BGN |
| 10 RUB | 0.21 BGN |
| 50 RUB | 1.04 BGN |
| 100 RUB | 2.09 BGN |
| 500 RUB | 10.44 BGN |
| 1,000 RUB | 20.89 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-03-26T21:52:58Z",
"rates": {
"BGN": 0.020888
}
}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.0888,
"rate": 0.020888
}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