Rate Overview
Live
1 BHD = 166.0801 AFN
1 AFN = 0.006021
BHD
Avg
166.7497
High
169.1201
Low
165.2991
Last updated: 3/7/2026, 4:06:59 AM
Quick Conversions
| BHD | AFN |
|---|---|
| 1 BHD | 166.08 AFN |
| 10 BHD | 1,660.80 AFN |
| 50 BHD | 8,304.01 AFN |
| 100 BHD | 16,608.01 AFN |
| 500 BHD | 83,040.06 AFN |
| 1,000 BHD | 166,080.11 AFN |
Get BHD/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=AFNExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-03-07T04:06:59Z",
"rates": {
"AFN": 166.080112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "AFN",
"amount": 100
},
"result": 16608.0112,
"rate": 166.080112
}Build with BHD/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key