Rate Overview
Live
1 BRL = 12.8199 AFN
1 AFN = 0.078004
BRL
Avg
12.3968
High
12.9573
Low
11.4154
Last updated: 7/30/2026, 8:06:00 AM
Quick Conversions
| BRL | AFN |
|---|---|
| 1 BRL | 12.82 AFN |
| 10 BRL | 128.20 AFN |
| 50 BRL | 640.99 AFN |
| 100 BRL | 1,281.99 AFN |
| 500 BRL | 6,409.93 AFN |
| 1,000 BRL | 12,819.86 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-30T08:06:00Z",
"rates": {
"AFN": 12.819864
}
}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": 1281.9864,
"rate": 12.819864
}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