Rate Overview
Live
1 BRL = 12.2433 AFN
1 AFN = 0.081677
BRL
Avg
12.4086
High
12.7218
Low
12.2433
Last updated: 6/19/2026, 8:47:01 AM
Quick Conversions
| BRL | AFN |
|---|---|
| 1 BRL | 12.24 AFN |
| 10 BRL | 122.43 AFN |
| 50 BRL | 612.17 AFN |
| 100 BRL | 1,224.33 AFN |
| 500 BRL | 6,121.67 AFN |
| 1,000 BRL | 12,243.33 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-06-19T08:47:01Z",
"rates": {
"AFN": 12.243331
}
}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": 1224.3331,
"rate": 12.243331
}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