Rate Overview
Live
1 BHD = 253.7161 BTN
1 BTN = 0.003941
BHD
Avg
251.8535
High
253.9716
Low
249.6637
Last updated: 7/5/2026, 9:43:16 AM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 253.72 BTN |
| 10 BHD | 2,537.16 BTN |
| 50 BHD | 12,685.81 BTN |
| 100 BHD | 25,371.61 BTN |
| 500 BHD | 126,858.05 BTN |
| 1,000 BHD | 253,716.10 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-05T09:43:16Z",
"rates": {
"BTN": 253.716103
}
}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": 25371.6103,
"rate": 253.716103
}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