Rate Overview
Live
1 BRL = 12.9219 AFN
1 AFN = 0.077388
BRL
Avg
12.8415
High
12.9219
Low
12.6625
Last updated: 4/17/2026, 6:15:52 AM
Quick Conversions
| BRL | AFN |
|---|---|
| 1 BRL | 12.92 AFN |
| 10 BRL | 129.22 AFN |
| 50 BRL | 646.10 AFN |
| 100 BRL | 1,292.19 AFN |
| 500 BRL | 6,460.96 AFN |
| 1,000 BRL | 12,921.92 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-04-17T06:15:52Z",
"rates": {
"AFN": 12.921918
}
}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": 1292.1918,
"rate": 12.921918
}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