Rate Overview
Live
1 BOB = 9.1514 AFN
1 AFN = 0.109273
BOB
Avg
9.9134
High
10.8990
Low
9.1209
Last updated: 3/27/2026, 10:13:46 AM
Quick Conversions
| BOB | AFN |
|---|---|
| 1 BOB | 9.15 AFN |
| 10 BOB | 91.51 AFN |
| 50 BOB | 457.57 AFN |
| 100 BOB | 915.14 AFN |
| 500 BOB | 4,575.69 AFN |
| 1,000 BOB | 9,151.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-03-27T10:13:46Z",
"rates": {
"AFN": 9.151389
}
}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": 915.1389,
"rate": 9.151389
}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