Rate Overview
Live
1 RUB = 0.022343 BGN
1 BGN = 44.7567
RUB
Avg
0.022629
High
0.023417
Low
0.021754
Last updated: 7/13/2026, 9:06:23 PM
Quick Conversions
| RUB | BGN |
|---|---|
| 1 RUB | 0.02 BGN |
| 10 RUB | 0.22 BGN |
| 50 RUB | 1.12 BGN |
| 100 RUB | 2.23 BGN |
| 500 RUB | 11.17 BGN |
| 1,000 RUB | 22.34 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-13T21:06:23Z",
"rates": {
"BGN": 0.022343
}
}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.2342999999999997,
"rate": 0.022343
}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