Rate Overview
Live
1 AFN = 0.164656 BOB
1 BOB = 6.0733
AFN
Avg
0.142322
High
0.170437
Low
0.105537
Last updated: 7/27/2026, 7:35:10 AM
Quick Conversions
| AFN | BOB |
|---|---|
| 1 AFN | 0.16 BOB |
| 10 AFN | 1.65 BOB |
| 50 AFN | 8.23 BOB |
| 100 AFN | 16.47 BOB |
| 500 AFN | 82.33 BOB |
| 1,000 AFN | 164.66 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-07-27T07:35:10Z",
"rates": {
"BOB": 0.164656
}
}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": 16.4656,
"rate": 0.164656
}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