Rate Overview
Live
1 RUB = 0.025593 BZD
1 BZD = 39.0732
RUB
Avg
0.025931
High
0.026197
Low
0.025593
Last updated: 3/6/2026, 5:14:00 PM
Quick Conversions
| RUB | BZD |
|---|---|
| 1 RUB | 0.03 BZD |
| 10 RUB | 0.26 BZD |
| 50 RUB | 1.28 BZD |
| 100 RUB | 2.56 BZD |
| 500 RUB | 12.80 BZD |
| 1,000 RUB | 25.59 BZD |
Get RUB/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BZDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:14:00Z",
"rates": {
"BZD": 0.025593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BZD",
"amount": 100
},
"result": 2.5593,
"rate": 0.025593
}Build with RUB/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key