Rate Overview
Live
1 BRL = 12.9716 AFN
1 AFN = 0.077091
BRL
Avg
13.0483
High
13.1966
Low
12.9651
Last updated: 7/28/2026, 6:58:36 PM
Quick Conversions
| BRL | AFN |
|---|---|
| 1 BRL | 12.97 AFN |
| 10 BRL | 129.72 AFN |
| 50 BRL | 648.58 AFN |
| 100 BRL | 1,297.16 AFN |
| 500 BRL | 6,485.81 AFN |
| 1,000 BRL | 12,971.61 AFN |
Get BRL/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=AFNExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-28T18:58:36Z",
"rates": {
"AFN": 12.971614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "AFN",
"amount": 100
},
"result": 1297.1614,
"rate": 12.971614
}Build with BRL/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key