Rate Overview
Live
1 AFN = 0.190804 BOB
1 BOB = 5.2410
AFN
Avg
0.187778
High
0.193169
Low
0.181142
Last updated: 9/9/2026, 10:50:16 PM
Quick Conversions
| AFN | BOB |
|---|---|
| 1 AFN | 0.19 BOB |
| 10 AFN | 1.91 BOB |
| 50 AFN | 9.54 BOB |
| 100 AFN | 19.08 BOB |
| 500 AFN | 95.40 BOB |
| 1,000 AFN | 190.80 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-09-09T22:50:16Z",
"rates": {
"BOB": 0.190804
}
}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": 19.0804,
"rate": 0.190804
}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