Rate Overview
Live
1 AFN = 0.076797 BRL
1 BRL = 13.0213
AFN
Avg
0.077214
High
0.078012
Low
0.076186
Last updated: 5/9/2026, 4:55:28 AM
Quick Conversions
| AFN | BRL |
|---|---|
| 1 AFN | 0.08 BRL |
| 10 AFN | 0.77 BRL |
| 50 AFN | 3.84 BRL |
| 100 AFN | 7.68 BRL |
| 500 AFN | 38.40 BRL |
| 1,000 AFN | 76.80 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-05-09T04:55:28Z",
"rates": {
"BRL": 0.076797
}
}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.6797,
"rate": 0.076797
}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