Rate Overview
Live
1 AFN = 0.078286 BRL
1 BRL = 12.7737
AFN
Avg
0.080776
High
0.087600
Low
0.077176
Last updated: 7/29/2026, 5:14:39 AM
Quick Conversions
| AFN | BRL |
|---|---|
| 1 AFN | 0.08 BRL |
| 10 AFN | 0.78 BRL |
| 50 AFN | 3.91 BRL |
| 100 AFN | 7.83 BRL |
| 500 AFN | 39.14 BRL |
| 1,000 AFN | 78.29 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-29T05:14:39Z",
"rates": {
"BRL": 0.078286
}
}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.8286,
"rate": 0.078286
}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