Rate Overview
Live
1 RUB = 0.023938 BZD
1 BZD = 41.7746
RUB
Avg
0.024338
High
0.024665
Low
0.023938
Last updated: 8/15/2026, 8:36:10 PM
Quick Conversions
| RUB | BZD |
|---|---|
| 1 RUB | 0.02 BZD |
| 10 RUB | 0.24 BZD |
| 50 RUB | 1.20 BZD |
| 100 RUB | 2.39 BZD |
| 500 RUB | 11.97 BZD |
| 1,000 RUB | 23.94 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-15T20:36:10Z",
"rates": {
"BZD": 0.023938
}
}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.3938,
"rate": 0.023938
}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