Rate Overview
Live
1 BRL = 12.7680 AFN
1 AFN = 0.078321
BRL
Avg
12.7996
High
12.9646
Low
12.5869
Last updated: 9/8/2026, 5:49:35 PM
Quick Conversions
| BRL | AFN |
|---|---|
| 1 BRL | 12.77 AFN |
| 10 BRL | 127.68 AFN |
| 50 BRL | 638.40 AFN |
| 100 BRL | 1,276.80 AFN |
| 500 BRL | 6,384.01 AFN |
| 1,000 BRL | 12,768.02 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-09-08T17:49:35Z",
"rates": {
"AFN": 12.768016
}
}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": 1276.8016,
"rate": 12.768016
}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