Rate Overview
Live
1 BOB = 9.3354 AFN
1 AFN = 0.107119
BOB
Avg
9.3172
High
9.3485
Low
9.2567
Last updated: 4/18/2026, 8:47:54 AM
Quick Conversions
| BOB | AFN |
|---|---|
| 1 BOB | 9.34 AFN |
| 10 BOB | 93.35 AFN |
| 50 BOB | 466.77 AFN |
| 100 BOB | 933.54 AFN |
| 500 BOB | 4,667.71 AFN |
| 1,000 BOB | 9,335.43 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-04-18T08:47:54Z",
"rates": {
"AFN": 9.335428
}
}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": 933.5428,
"rate": 9.335428
}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