Rate Overview
Live
1 BHD = 246.7239 BTN
1 BTN = 0.004053
BHD
Avg
245.8638
High
246.7546
Low
244.5014
Last updated: 4/17/2026, 1:22:03 PM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 246.72 BTN |
| 10 BHD | 2,467.24 BTN |
| 50 BHD | 12,336.19 BTN |
| 100 BHD | 24,672.39 BTN |
| 500 BHD | 123,361.93 BTN |
| 1,000 BHD | 246,723.85 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-04-17T13:22:03Z",
"rates": {
"BTN": 246.723852
}
}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": 24672.3852,
"rate": 246.723852
}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