Rate Overview
Live
1 RUB = 0.023318 BGN
1 BGN = 42.8853
RUB
Avg
0.023368
High
0.023523
Low
0.023225
Last updated: 6/15/2026, 11:09:47 AM
Quick Conversions
| RUB | BGN |
|---|---|
| 1 RUB | 0.02 BGN |
| 10 RUB | 0.23 BGN |
| 50 RUB | 1.17 BGN |
| 100 RUB | 2.33 BGN |
| 500 RUB | 11.66 BGN |
| 1,000 RUB | 23.32 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-06-15T11:09:47Z",
"rates": {
"BGN": 0.023318
}
}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.3318,
"rate": 0.023318
}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