Rate Overview
Live
1 BOB = 9.3041 AFN
1 AFN = 0.107479
BOB
Avg
9.2513
High
9.3041
Low
9.1531
Last updated: 5/9/2026, 2:51:58 AM
Quick Conversions
| BOB | AFN |
|---|---|
| 1 BOB | 9.30 AFN |
| 10 BOB | 93.04 AFN |
| 50 BOB | 465.21 AFN |
| 100 BOB | 930.41 AFN |
| 500 BOB | 4,652.06 AFN |
| 1,000 BOB | 9,304.12 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-05-09T02:51:58Z",
"rates": {
"AFN": 9.304124
}
}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": 930.4123999999999,
"rate": 9.304124
}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