Rate Overview
Live
1 AFN = 0.077091 BRL
1 BRL = 12.9717
AFN
Avg
0.080095
High
0.083957
Low
0.076025
Last updated: 7/29/2026, 3:00:07 AM
Quick Conversions
| AFN | BRL |
|---|---|
| 1 AFN | 0.08 BRL |
| 10 AFN | 0.77 BRL |
| 50 AFN | 3.85 BRL |
| 100 AFN | 7.71 BRL |
| 500 AFN | 38.55 BRL |
| 1,000 AFN | 77.09 BRL |
Get AFN/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=BRLExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-29T03:00:07Z",
"rates": {
"BRL": 0.077091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "BRL",
"amount": 100
},
"result": 7.7091,
"rate": 0.077091
}Build with AFN/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key