Rate Overview
Live
1 BOB = 5.8113 AFN
1 AFN = 0.172078
BOB
Avg
5.9118
High
6.1741
Low
5.7693
Last updated: 7/30/2026, 5:51:29 AM
Quick Conversions
| BOB | AFN |
|---|---|
| 1 BOB | 5.81 AFN |
| 10 BOB | 58.11 AFN |
| 50 BOB | 290.57 AFN |
| 100 BOB | 581.13 AFN |
| 500 BOB | 2,905.65 AFN |
| 1,000 BOB | 5,811.30 AFN |
Get BOB/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=AFNExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-30T05:51:29Z",
"rates": {
"AFN": 5.811302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "AFN",
"amount": 100
},
"result": 581.1302000000001,
"rate": 5.811302
}Build with BOB/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key