Rate Overview
Live
1 BHD = 244.5229 BTN
1 BTN = 0.004090
BHD
Avg
242.8106
High
244.5229
Low
241.0551
Last updated: 3/7/2026, 7:09:43 AM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 244.52 BTN |
| 10 BHD | 2,445.23 BTN |
| 50 BHD | 12,226.15 BTN |
| 100 BHD | 24,452.29 BTN |
| 500 BHD | 122,261.45 BTN |
| 1,000 BHD | 244,522.90 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-03-07T07:09:43Z",
"rates": {
"BTN": 244.522904
}
}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": 24452.2904,
"rate": 244.522904
}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