Rate Overview
Live
1 BHD = 253.3420 BTN
1 BTN = 0.003947
BHD
Avg
248.0204
High
255.0947
Low
239.3543
Last updated: 7/28/2026, 11:53:18 AM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 253.34 BTN |
| 10 BHD | 2,533.42 BTN |
| 50 BHD | 12,667.10 BTN |
| 100 BHD | 25,334.20 BTN |
| 500 BHD | 126,671.02 BTN |
| 1,000 BHD | 253,342.03 BTN |
Get BHD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=BTNExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-28T11:53:18Z",
"rates": {
"BTN": 253.342034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "BTN",
"amount": 100
},
"result": 25334.203400000002,
"rate": 253.342034
}Build with BHD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key