Rate Overview
Live
1 AFN = 0.173330 BOB
1 BOB = 5.7693
AFN
Avg
0.106843
High
0.173330
Low
0.091751
Last updated: 7/29/2026, 12:19:52 PM
Quick Conversions
| AFN | BOB |
|---|---|
| 1 AFN | 0.17 BOB |
| 10 AFN | 1.73 BOB |
| 50 AFN | 8.67 BOB |
| 100 AFN | 17.33 BOB |
| 500 AFN | 86.67 BOB |
| 1,000 AFN | 173.33 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-29T12:19:52Z",
"rates": {
"BOB": 0.17333
}
}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.333000000000002,
"rate": 0.17333
}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