Rate Overview
Live
1 RSD = 1.2008 BDT
1 BDT = 0.832758
RSD
Avg
1.1997
High
1.2023
Low
1.1955
Last updated: 7/8/2026, 7:49:53 PM
Quick Conversions
| RSD | BDT |
|---|---|
| 1 RSD | 1.20 BDT |
| 10 RSD | 12.01 BDT |
| 50 RSD | 60.04 BDT |
| 100 RSD | 120.08 BDT |
| 500 RSD | 600.41 BDT |
| 1,000 RSD | 1,200.83 BDT |
Get RSD/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=BDTExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-08T19:49:53Z",
"rates": {
"BDT": 1.200829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "BDT",
"amount": 100
},
"result": 120.0829,
"rate": 1.200829
}Build with RSD/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key