Rate Overview
Live
1 BHD = 249.5274 BTN
1 BTN = 0.004008
BHD
Avg
251.3690
High
253.0857
Low
249.5236
Last updated: 6/17/2026, 6:35:02 AM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 249.53 BTN |
| 10 BHD | 2,495.27 BTN |
| 50 BHD | 12,476.37 BTN |
| 100 BHD | 24,952.74 BTN |
| 500 BHD | 124,763.71 BTN |
| 1,000 BHD | 249,527.42 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-06-17T06:35:02Z",
"rates": {
"BTN": 249.527419
}
}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": 24952.7419,
"rate": 249.527419
}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