Rate Overview
Live
1 BRL = 12.9565 AFN
1 AFN = 0.077181
BRL
Avg
12.8571
High
12.9565
Low
12.6471
Last updated: 5/7/2026, 8:01:38 AM
Quick Conversions
| BRL | AFN |
|---|---|
| 1 BRL | 12.96 AFN |
| 10 BRL | 129.56 AFN |
| 50 BRL | 647.82 AFN |
| 100 BRL | 1,295.65 AFN |
| 500 BRL | 6,478.24 AFN |
| 1,000 BRL | 12,956.48 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-05-07T08:01:38Z",
"rates": {
"AFN": 12.956482
}
}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": 1295.6481999999999,
"rate": 12.956482
}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