Rate Overview
Live
1 AFN = 0.077196 BRL
1 BRL = 12.9540
AFN
Avg
0.077630
High
0.078095
Low
0.077151
Last updated: 4/18/2026, 8:49:27 AM
Quick Conversions
| AFN | BRL |
|---|---|
| 1 AFN | 0.08 BRL |
| 10 AFN | 0.77 BRL |
| 50 AFN | 3.86 BRL |
| 100 AFN | 7.72 BRL |
| 500 AFN | 38.60 BRL |
| 1,000 AFN | 77.20 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-04-18T08:49:27Z",
"rates": {
"BRL": 0.077196
}
}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.7196,
"rate": 0.077196
}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