Rate Overview
Live
1 BRL = 11.8783 AFN
1 AFN = 0.084187
BRL
Avg
12.0606
High
12.4207
Low
11.8783
Last updated: 3/7/2026, 3:24:35 AM
Quick Conversions
| BRL | AFN |
|---|---|
| 1 BRL | 11.88 AFN |
| 10 BRL | 118.78 AFN |
| 50 BRL | 593.92 AFN |
| 100 BRL | 1,187.83 AFN |
| 500 BRL | 5,939.17 AFN |
| 1,000 BRL | 11,878.33 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-03-07T03:24:35Z",
"rates": {
"AFN": 11.878332
}
}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": 1187.8332,
"rate": 11.878332
}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