Rate Overview
Live
1 BOB = 5.2478 AFN
1 AFN = 0.190556
BOB
Avg
5.2979
High
5.4293
Low
5.1768
Last updated: 9/10/2026, 6:00:47 PM
Quick Conversions
| BOB | AFN |
|---|---|
| 1 BOB | 5.25 AFN |
| 10 BOB | 52.48 AFN |
| 50 BOB | 262.39 AFN |
| 100 BOB | 524.78 AFN |
| 500 BOB | 2,623.90 AFN |
| 1,000 BOB | 5,247.80 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-09-10T18:00:47Z",
"rates": {
"AFN": 5.247801
}
}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": 524.7801,
"rate": 5.247801
}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