Rate Overview
Live
1 BDT = 0.035199 RON
1 RON = 28.4099
BDT
Avg
0.035278
High
0.035473
Low
0.035106
Last updated: 4/17/2026, 11:42:18 AM
Quick Conversions
| BDT | RON |
|---|---|
| 1 BDT | 0.04 RON |
| 10 BDT | 0.35 RON |
| 50 BDT | 1.76 RON |
| 100 BDT | 3.52 RON |
| 500 BDT | 17.60 RON |
| 1,000 BDT | 35.20 RON |
Get BDT/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=RONExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-04-17T11:42:18Z",
"rates": {
"RON": 0.035199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "RON",
"amount": 100
},
"result": 3.5199000000000003,
"rate": 0.035199
}Build with BDT/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key