Rate Overview
Live
1 RUB = 0.022130 BGN
1 BGN = 45.1875
RUB
Avg
0.021950
High
0.022130
Low
0.021642
Last updated: 4/16/2026, 12:57:26 AM
Quick Conversions
| RUB | BGN |
|---|---|
| 1 RUB | 0.02 BGN |
| 10 RUB | 0.22 BGN |
| 50 RUB | 1.11 BGN |
| 100 RUB | 2.21 BGN |
| 500 RUB | 11.07 BGN |
| 1,000 RUB | 22.13 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-04-16T00:57:26Z",
"rates": {
"BGN": 0.02213
}
}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.213,
"rate": 0.02213
}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