Rate Overview
Live
1 BHD = 254.4533 BTN
1 BTN = 0.003930
BHD
Avg
255.3517
High
256.6372
Low
254.4533
Last updated: 7/27/2026, 2:20:11 PM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 254.45 BTN |
| 10 BHD | 2,544.53 BTN |
| 50 BHD | 12,722.67 BTN |
| 100 BHD | 25,445.33 BTN |
| 500 BHD | 127,226.67 BTN |
| 1,000 BHD | 254,453.34 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-27T14:20:11Z",
"rates": {
"BTN": 254.453337
}
}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": 25445.3337,
"rate": 254.453337
}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