Rate Overview
Live
1 BHD = 251.3276 BTN
1 BTN = 0.003979
BHD
Avg
251.2479
High
252.9240
Low
249.7759
Last updated: 9/6/2026, 4:52:49 AM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 251.33 BTN |
| 10 BHD | 2,513.28 BTN |
| 50 BHD | 12,566.38 BTN |
| 100 BHD | 25,132.76 BTN |
| 500 BHD | 125,663.78 BTN |
| 1,000 BHD | 251,327.57 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-09-06T04:52:49Z",
"rates": {
"BTN": 251.327566
}
}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": 25132.7566,
"rate": 251.327566
}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