Rate Overview
Live
1 BRL = 13.0744 AFN
1 AFN = 0.076485
BRL
Avg
12.4074
High
13.0744
Low
11.4154
Last updated: 7/27/2026, 10:56:37 PM
Quick Conversions
| BRL | AFN |
|---|---|
| 1 BRL | 13.07 AFN |
| 10 BRL | 130.74 AFN |
| 50 BRL | 653.72 AFN |
| 100 BRL | 1,307.44 AFN |
| 500 BRL | 6,537.21 AFN |
| 1,000 BRL | 13,074.42 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-27T22:56:37Z",
"rates": {
"AFN": 13.07442
}
}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": 1307.442,
"rate": 13.07442
}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