Rate Overview
Live
1 RUB = 0.023477 BGN
1 BGN = 42.5949
RUB
Avg
0.021244
High
0.023988
Low
0.017984
Last updated: 5/26/2026, 11:21:39 AM
Quick Conversions
| RUB | BGN |
|---|---|
| 1 RUB | 0.02 BGN |
| 10 RUB | 0.23 BGN |
| 50 RUB | 1.17 BGN |
| 100 RUB | 2.35 BGN |
| 500 RUB | 11.74 BGN |
| 1,000 RUB | 23.48 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-05-26T11:21:39Z",
"rates": {
"BGN": 0.023477
}
}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.3477,
"rate": 0.023477
}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