Rate Overview
Live
1 AFN = 0.078003 BRL
1 BRL = 12.8200
AFN
Avg
0.080764
High
0.087600
Low
0.077176
Last updated: 7/30/2026, 11:05:32 AM
Quick Conversions
| AFN | BRL |
|---|---|
| 1 AFN | 0.08 BRL |
| 10 AFN | 0.78 BRL |
| 50 AFN | 3.90 BRL |
| 100 AFN | 7.80 BRL |
| 500 AFN | 39.00 BRL |
| 1,000 AFN | 78.00 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-30T11:05:32Z",
"rates": {
"BRL": 0.078003
}
}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.8003,
"rate": 0.078003
}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