Rate Overview
Live
1 BOB = 5.8966 AFN
1 AFN = 0.169588
BOB
Avg
8.8695
High
9.5530
Low
5.8739
Last updated: 7/28/2026, 2:34:11 PM
Quick Conversions
| BOB | AFN |
|---|---|
| 1 BOB | 5.90 AFN |
| 10 BOB | 58.97 AFN |
| 50 BOB | 294.83 AFN |
| 100 BOB | 589.66 AFN |
| 500 BOB | 2,948.32 AFN |
| 1,000 BOB | 5,896.64 AFN |
Get BOB/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=AFNExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-28T14:34:11Z",
"rates": {
"AFN": 5.896635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "AFN",
"amount": 100
},
"result": 589.6635,
"rate": 5.896635
}Build with BOB/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key