Rate Overview
Live
1 BHD = 256.6372 BTN
1 BTN = 0.003897
BHD
Avg
246.7191
High
256.6372
Low
237.5738
Last updated: 7/25/2026, 3:57:02 AM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 256.64 BTN |
| 10 BHD | 2,566.37 BTN |
| 50 BHD | 12,831.86 BTN |
| 100 BHD | 25,663.72 BTN |
| 500 BHD | 128,318.62 BTN |
| 1,000 BHD | 256,637.25 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-25T03:57:02Z",
"rates": {
"BTN": 256.637246
}
}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": 25663.7246,
"rate": 256.637246
}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