Rate Overview
Live
1 AFN = 0.107118 BOB
1 BOB = 9.3355
AFN
Avg
0.107329
High
0.108030
Low
0.106969
Last updated: 4/18/2026, 8:47:17 AM
Quick Conversions
| AFN | BOB |
|---|---|
| 1 AFN | 0.11 BOB |
| 10 AFN | 1.07 BOB |
| 50 AFN | 5.36 BOB |
| 100 AFN | 10.71 BOB |
| 500 AFN | 53.56 BOB |
| 1,000 AFN | 107.12 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-04-18T08:47:17Z",
"rates": {
"BOB": 0.107118
}
}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.7118,
"rate": 0.107118
}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