Rate Overview
Live
1 RON = 0.450221 BBD
1 BBD = 2.2211
RON
Avg
0.452016
High
0.454492
Low
0.449457
Last updated: 5/8/2026, 12:58:47 PM
Quick Conversions
| RON | BBD |
|---|---|
| 1 RON | 0.45 BBD |
| 10 RON | 4.50 BBD |
| 50 RON | 22.51 BBD |
| 100 RON | 45.02 BBD |
| 500 RON | 225.11 BBD |
| 1,000 RON | 450.22 BBD |
Get RON/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=BBDExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-08T12:58:47Z",
"rates": {
"BBD": 0.450221
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "BBD",
"amount": 100
},
"result": 45.022099999999995,
"rate": 0.450221
}Build with RON/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key