Rate Overview
Live
1 AFN = 0.176261 BOB
1 BOB = 5.6734
AFN
Avg
0.178381
High
0.182834
Low
0.176261
Last updated: 8/19/2026, 3:03:57 PM
Quick Conversions
| AFN | BOB |
|---|---|
| 1 AFN | 0.18 BOB |
| 10 AFN | 1.76 BOB |
| 50 AFN | 8.81 BOB |
| 100 AFN | 17.63 BOB |
| 500 AFN | 88.13 BOB |
| 1,000 AFN | 176.26 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-08-19T15:03:57Z",
"rates": {
"BOB": 0.176261
}
}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.6261,
"rate": 0.176261
}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