Rate Overview
Live
1 BRL = 0.713314 SAR
1 SAR = 1.4019
BRL
Avg
0.720059
High
0.731999
Low
0.713070
Last updated: 3/7/2026, 9:40:44 AM
Quick Conversions
| BRL | SAR |
|---|---|
| 1 BRL | 0.71 SAR |
| 10 BRL | 7.13 SAR |
| 50 BRL | 35.67 SAR |
| 100 BRL | 71.33 SAR |
| 500 BRL | 356.66 SAR |
| 1,000 BRL | 713.31 SAR |
Get BRL/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=SARExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-07T09:40:44Z",
"rates": {
"SAR": 0.713314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "SAR",
"amount": 100
},
"result": 71.3314,
"rate": 0.713314
}Build with BRL/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key