Rate Overview
Live
1 BOB = 9.0411 AFN
1 AFN = 0.110606
BOB
Avg
9.1106
High
9.2113
Low
9.0411
Last updated: 3/7/2026, 3:05:01 AM
Quick Conversions
| BOB | AFN |
|---|---|
| 1 BOB | 9.04 AFN |
| 10 BOB | 90.41 AFN |
| 50 BOB | 452.05 AFN |
| 100 BOB | 904.11 AFN |
| 500 BOB | 4,520.54 AFN |
| 1,000 BOB | 9,041.07 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-03-07T03:05:01Z",
"rates": {
"AFN": 9.041074
}
}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": 904.1074,
"rate": 9.041074
}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