Rate Overview
Live
1 BOB = 5.6734 AFN
1 AFN = 0.176262
BOB
Avg
5.6067
High
5.6734
Low
5.4694
Last updated: 8/19/2026, 10:15:25 AM
Quick Conversions
| BOB | AFN |
|---|---|
| 1 BOB | 5.67 AFN |
| 10 BOB | 56.73 AFN |
| 50 BOB | 283.67 AFN |
| 100 BOB | 567.34 AFN |
| 500 BOB | 2,836.69 AFN |
| 1,000 BOB | 5,673.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-08-19T10:15:25Z",
"rates": {
"AFN": 5.673387
}
}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": 567.3387,
"rate": 5.673387
}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