Rate Overview
Live
1 BHD = 253.1943 BTN
1 BTN = 0.003950
BHD
Avg
252.0073
High
256.0324
Low
248.5652
Last updated: 5/27/2026, 7:35:53 PM
Quick Conversions
| BHD | BTN |
|---|---|
| 1 BHD | 253.19 BTN |
| 10 BHD | 2,531.94 BTN |
| 50 BHD | 12,659.71 BTN |
| 100 BHD | 25,319.43 BTN |
| 500 BHD | 126,597.14 BTN |
| 1,000 BHD | 253,194.29 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-27T19:35:53Z",
"rates": {
"BTN": 253.194285
}
}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": 25319.4285,
"rate": 253.194285
}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