Rate Overview
Live
1 BOB = 6.4642 AFN
1 AFN = 0.154699
BOB
Avg
8.2051
High
9.4753
Low
6.4623
Last updated: 7/10/2026, 3:53:42 AM
Quick Conversions
| BOB | AFN |
|---|---|
| 1 BOB | 6.46 AFN |
| 10 BOB | 64.64 AFN |
| 50 BOB | 323.21 AFN |
| 100 BOB | 646.42 AFN |
| 500 BOB | 3,232.09 AFN |
| 1,000 BOB | 6,464.18 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-10T03:53:42Z",
"rates": {
"AFN": 6.464175
}
}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": 646.4175,
"rate": 6.464175
}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