Rate Overview
Live
1 BRL = 12.0888 AFN
1 AFN = 0.082721
BRL
Avg
12.0656
High
12.4207
Low
11.7177
Last updated: 3/27/2026, 6:49:35 PM
Quick Conversions
| BRL | AFN |
|---|---|
| 1 BRL | 12.09 AFN |
| 10 BRL | 120.89 AFN |
| 50 BRL | 604.44 AFN |
| 100 BRL | 1,208.88 AFN |
| 500 BRL | 6,044.40 AFN |
| 1,000 BRL | 12,088.80 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-27T18:49:35Z",
"rates": {
"AFN": 12.088803
}
}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": 1208.8803,
"rate": 12.088803
}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