Rate Overview
Live
1 BHD = 250.0134 BTN
1 BTN = 0.004000
BHD
Avg
250.6039
High
251.2423
Low
250.0134
Last updated: 5/7/2026, 3:40:02 PM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 250.01 BTN |
| 10 BHD | 2,500.13 BTN |
| 50 BHD | 12,500.67 BTN |
| 100 BHD | 25,001.34 BTN |
| 500 BHD | 125,006.71 BTN |
| 1,000 BHD | 250,013.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-05-07T15:40:02Z",
"rates": {
"BTN": 250.013423
}
}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": 25001.3423,
"rate": 250.013423
}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