Rate Overview
Live
1 BHD = 252.3091 BTN
1 BTN = 0.003963
BHD
Avg
252.3193
High
252.9903
Low
251.5359
Last updated: 8/13/2026, 6:42:47 AM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 252.31 BTN |
| 10 BHD | 2,523.09 BTN |
| 50 BHD | 12,615.45 BTN |
| 100 BHD | 25,230.91 BTN |
| 500 BHD | 126,154.53 BTN |
| 1,000 BHD | 252,309.07 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-08-13T06:42:47Z",
"rates": {
"BTN": 252.30907
}
}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": 25230.907,
"rate": 252.30907
}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