Rate Overview
Live
1 AFN = 0.154698 BOB
1 BOB = 6.4642
AFN
Avg
0.125595
High
0.154744
Low
0.105537
Last updated: 7/10/2026, 3:05:03 AM
Quick Conversions
| AFN | BOB |
|---|---|
| 1 AFN | 0.15 BOB |
| 10 AFN | 1.55 BOB |
| 50 AFN | 7.73 BOB |
| 100 AFN | 15.47 BOB |
| 500 AFN | 77.35 BOB |
| 1,000 AFN | 154.70 BOB |
Get AFN/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=BOBExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-10T03:05:03Z",
"rates": {
"BOB": 0.154698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "BOB",
"amount": 100
},
"result": 15.4698,
"rate": 0.154698
}Build with AFN/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key