Rate Overview
Live
1 BHD = 170.5623 AFN
1 AFN = 0.005863
BHD
Avg
170.0442
High
170.9589
Low
169.1722
Last updated: 4/17/2026, 7:31:07 AM
Quick Conversions
| BHD | AFN |
|---|---|
| 1 BHD | 170.56 AFN |
| 10 BHD | 1,705.62 AFN |
| 50 BHD | 8,528.12 AFN |
| 100 BHD | 17,056.23 AFN |
| 500 BHD | 85,281.17 AFN |
| 1,000 BHD | 170,562.33 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-04-17T07:31:07Z",
"rates": {
"AFN": 170.562332
}
}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": 17056.2332,
"rate": 170.562332
}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