Rate Overview
Live
1 AFN = 0.109273 BOB
1 BOB = 9.1514
AFN
Avg
0.101072
High
0.109638
Low
0.091751
Last updated: 3/27/2026, 8:26:15 AM
Quick Conversions
| AFN | BOB |
|---|---|
| 1 AFN | 0.11 BOB |
| 10 AFN | 1.09 BOB |
| 50 AFN | 5.46 BOB |
| 100 AFN | 10.93 BOB |
| 500 AFN | 54.64 BOB |
| 1,000 AFN | 109.27 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-03-27T08:26:15Z",
"rates": {
"BOB": 0.109273
}
}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": 10.927299999999999,
"rate": 0.109273
}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