Rate Overview
Live
1 BRL = 12.3801 AFN
1 AFN = 0.080775
BRL
Avg
12.3525
High
12.7010
Low
12.2083
Last updated: 7/7/2026, 7:14:00 PM
Quick Conversions
| BRL | AFN |
|---|---|
| 1 BRL | 12.38 AFN |
| 10 BRL | 123.80 AFN |
| 50 BRL | 619.01 AFN |
| 100 BRL | 1,238.01 AFN |
| 500 BRL | 6,190.06 AFN |
| 1,000 BRL | 12,380.12 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-07T19:14:00Z",
"rates": {
"AFN": 12.380122
}
}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": 1238.0122000000001,
"rate": 12.380122
}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