Rate Overview
Live
1 BDT = 0.036431 RON
1 RON = 27.4492
BDT
Avg
0.036275
High
0.036456
Low
0.036087
Last updated: 5/7/2026, 9:51:20 PM
Quick Conversions
| BDT | RON |
|---|---|
| 1 BDT | 0.04 RON |
| 10 BDT | 0.36 RON |
| 50 BDT | 1.82 RON |
| 100 BDT | 3.64 RON |
| 500 BDT | 18.22 RON |
| 1,000 BDT | 36.43 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-05-07T21:51:20Z",
"rates": {
"RON": 0.036431
}
}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.6431,
"rate": 0.036431
}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