Rate Overview
Live
1 BOB = 9.1749 AFN
1 AFN = 0.108993
BOB
Avg
9.1600
High
9.3095
Low
9.0656
Last updated: 6/19/2026, 6:16:02 AM
Quick Conversions
| BOB | AFN |
|---|---|
| 1 BOB | 9.17 AFN |
| 10 BOB | 91.75 AFN |
| 50 BOB | 458.75 AFN |
| 100 BOB | 917.49 AFN |
| 500 BOB | 4,587.46 AFN |
| 1,000 BOB | 9,174.92 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-06-19T06:16:02Z",
"rates": {
"AFN": 9.174923
}
}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": 917.4923,
"rate": 9.174923
}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