Rate Overview
Live
1 BOB = 9.1334 AFN
1 AFN = 0.109488
BOB
Avg
9.8542
High
10.8990
Low
9.1209
Last updated: 5/29/2026, 6:38:43 PM
Quick Conversions
| BOB | AFN |
|---|---|
| 1 BOB | 9.13 AFN |
| 10 BOB | 91.33 AFN |
| 50 BOB | 456.67 AFN |
| 100 BOB | 913.34 AFN |
| 500 BOB | 4,566.69 AFN |
| 1,000 BOB | 9,133.39 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-29T18:38:43Z",
"rates": {
"AFN": 9.133387
}
}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": 913.3387000000001,
"rate": 9.133387
}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