Rate Overview
Live
1 BRL = 12.7737 AFN
1 AFN = 0.078286
BRL
Avg
12.4883
High
13.1535
Low
11.9108
Last updated: 7/29/2026, 11:18:06 AM
Quick Conversions
| BRL | AFN |
|---|---|
| 1 BRL | 12.77 AFN |
| 10 BRL | 127.74 AFN |
| 50 BRL | 638.68 AFN |
| 100 BRL | 1,277.37 AFN |
| 500 BRL | 6,386.84 AFN |
| 1,000 BRL | 12,773.68 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-29T11:18:06Z",
"rates": {
"AFN": 12.773675
}
}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": 1277.3675,
"rate": 12.773675
}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