Rate Overview
Live
1 AFN = 0.109638 BOB
1 BOB = 9.1209
AFN
Avg
0.109646
High
0.110506
Low
0.108562
Last updated: 3/7/2026, 12:28:00 AM
Quick Conversions
| AFN | BOB |
|---|---|
| 1 AFN | 0.11 BOB |
| 10 AFN | 1.10 BOB |
| 50 AFN | 5.48 BOB |
| 100 AFN | 10.96 BOB |
| 500 AFN | 54.82 BOB |
| 1,000 AFN | 109.64 BOB |
Get AFN/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=BOBExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-03-07T00:28:00Z",
"rates": {
"BOB": 0.109638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "BOB",
"amount": 100
},
"result": 10.963799999999999,
"rate": 0.109638
}Build with AFN/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key