Rate Overview
Live
1 BOB = 5.5653 AFN
1 AFN = 0.179685
BOB
Avg
6.8231
High
9.4753
Low
5.5653
Last updated: 7/31/2026, 10:29:12 AM
Quick Conversions
| BOB | AFN |
|---|---|
| 1 BOB | 5.57 AFN |
| 10 BOB | 55.65 AFN |
| 50 BOB | 278.26 AFN |
| 100 BOB | 556.53 AFN |
| 500 BOB | 2,782.65 AFN |
| 1,000 BOB | 5,565.29 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-31T10:29:12Z",
"rates": {
"AFN": 5.56529
}
}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": 556.529,
"rate": 5.56529
}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