Rate Overview
Live
1 AFN = 0.179685 BOB
1 BOB = 5.5653
AFN
Avg
0.111183
High
0.179685
Low
0.098319
Last updated: 7/31/2026, 11:58:21 AM
Quick Conversions
| AFN | BOB |
|---|---|
| 1 AFN | 0.18 BOB |
| 10 AFN | 1.80 BOB |
| 50 AFN | 8.98 BOB |
| 100 AFN | 17.97 BOB |
| 500 AFN | 89.84 BOB |
| 1,000 AFN | 179.69 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-31T11:58:21Z",
"rates": {
"BOB": 0.179685
}
}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": 17.968500000000002,
"rate": 0.179685
}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