Rate Overview
Live
1 RUB = 0.028389 BZD
1 BZD = 35.2249
RUB
Avg
0.028203
High
0.028389
Low
0.028002
Last updated: 5/28/2026, 9:47:32 PM
Quick Conversions
| RUB | BZD |
|---|---|
| 1 RUB | 0.03 BZD |
| 10 RUB | 0.28 BZD |
| 50 RUB | 1.42 BZD |
| 100 RUB | 2.84 BZD |
| 500 RUB | 14.19 BZD |
| 1,000 RUB | 28.39 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-05-28T21:47:32Z",
"rates": {
"BZD": 0.028389
}
}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.8389,
"rate": 0.028389
}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