Rate Overview
Live
1 AFN = 0.109488 BOB
1 BOB = 9.1334
AFN
Avg
0.107994
High
0.110618
Low
0.104679
Last updated: 5/29/2026, 5:27:31 PM
Quick Conversions
| AFN | BOB |
|---|---|
| 1 AFN | 0.11 BOB |
| 10 AFN | 1.09 BOB |
| 50 AFN | 5.47 BOB |
| 100 AFN | 10.95 BOB |
| 500 AFN | 54.74 BOB |
| 1,000 AFN | 109.49 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-05-29T17:27:31Z",
"rates": {
"BOB": 0.109488
}
}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.9488,
"rate": 0.109488
}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