Rate Overview
Live
1 RUB = 0.023679 BZD
1 BZD = 42.2315
RUB
Avg
0.024002
High
0.027287
Low
0.018218
Last updated: 8/18/2026, 5:04:12 PM
Quick Conversions
| RUB | BZD |
|---|---|
| 1 RUB | 0.02 BZD |
| 10 RUB | 0.24 BZD |
| 50 RUB | 1.18 BZD |
| 100 RUB | 2.37 BZD |
| 500 RUB | 11.84 BZD |
| 1,000 RUB | 23.68 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-08-18T17:04:12Z",
"rates": {
"BZD": 0.023679
}
}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.3678999999999997,
"rate": 0.023679
}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