Rate Overview
Live
1 BHD = 251.2112 BTN
1 BTN = 0.003981
BHD
Avg
248.7009
High
251.2112
Low
246.1976
Last updated: 3/28/2026, 5:01:05 PM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 251.21 BTN |
| 10 BHD | 2,512.11 BTN |
| 50 BHD | 12,560.56 BTN |
| 100 BHD | 25,121.12 BTN |
| 500 BHD | 125,605.62 BTN |
| 1,000 BHD | 251,211.24 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-28T17:01:05Z",
"rates": {
"BTN": 251.21124
}
}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": 25121.124,
"rate": 251.21124
}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