Rate Overview
Live
1 BHD = 268.3667 RSD
1 RSD = 0.003726
BHD
Avg
266.0520
High
268.3667
Low
262.9583
Last updated: 3/7/2026, 7:02:22 AM
Quick Conversions
| BHD | RSD |
|---|---|
| 1 BHD | 268.37 RSD |
| 10 BHD | 2,683.67 RSD |
| 50 BHD | 13,418.34 RSD |
| 100 BHD | 26,836.67 RSD |
| 500 BHD | 134,183.35 RSD |
| 1,000 BHD | 268,366.70 RSD |
Get BHD/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=RSDExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-03-07T07:02:22Z",
"rates": {
"RSD": 268.3667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "RSD",
"amount": 100
},
"result": 26836.67,
"rate": 268.3667
}Build with BHD/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key