Rate Overview
Live
1 BOB = 0.246129 AZN
1 AZN = 4.0629
BOB
Avg
0.245932
High
0.246437
Low
0.244831
Last updated: 3/7/2026, 6:28:09 AM
Quick Conversions
| BOB | AZN |
|---|---|
| 1 BOB | 0.25 AZN |
| 10 BOB | 2.46 AZN |
| 50 BOB | 12.31 AZN |
| 100 BOB | 24.61 AZN |
| 500 BOB | 123.06 AZN |
| 1,000 BOB | 246.13 AZN |
Get BOB/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=AZNExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T06:28:09Z",
"rates": {
"AZN": 0.246129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "AZN",
"amount": 100
},
"result": 24.6129,
"rate": 0.246129
}Build with BOB/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key