Rate Overview
Live
1 BHD = 256.0463 BTN
1 BTN = 0.003906
BHD
Avg
255.5701
High
257.0466
Low
254.8759
Last updated: 7/24/2026, 4:39:53 PM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 256.05 BTN |
| 10 BHD | 2,560.46 BTN |
| 50 BHD | 12,802.31 BTN |
| 100 BHD | 25,604.63 BTN |
| 500 BHD | 128,023.13 BTN |
| 1,000 BHD | 256,046.26 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-24T16:39:53Z",
"rates": {
"BTN": 256.046257
}
}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": 25604.625700000004,
"rate": 256.046257
}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