Rate Overview
Live
1 RSD = 1.2309 BDT
1 BDT = 0.812381 RSD
Avg
1.2199
High
1.2310
Low
1.2085
Last updated: 1/25/2026, 6:45:49 PM
Quick Conversions
| RSD | BDT |
|---|---|
| 1 RSD | 1.23 BDT |
| 10 RSD | 12.31 BDT |
| 50 RSD | 61.55 BDT |
| 100 RSD | 123.09 BDT |
| 500 RSD | 615.47 BDT |
| 1,000 RSD | 1,230.95 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-01-25T18:45:49Z",
"rates": {
"BDT": 1.230949
}
}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": 123.09490000000001,
"rate": 1.230949
}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