Rate Overview
Live
1 RUB = 0.025558 BZD
1 BZD = 39.1267
RUB
Avg
0.026210
High
0.028384
Low
0.024432
Last updated: 7/29/2026, 2:19:06 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.78 BZD |
| 1,000 RUB | 25.56 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-07-29T14:19:06Z",
"rates": {
"BZD": 0.025558
}
}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.5558,
"rate": 0.025558
}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