Rate Overview
Live
1 SAR = 1.4019 BRL
1 BRL = 0.713315
SAR
Avg
1.3889
High
1.4024
Low
1.3661
Last updated: 3/7/2026, 7:55:29 AM
Quick Conversions
| SAR | BRL |
|---|---|
| 1 SAR | 1.40 BRL |
| 10 SAR | 14.02 BRL |
| 50 SAR | 70.10 BRL |
| 100 SAR | 140.19 BRL |
| 500 SAR | 700.95 BRL |
| 1,000 SAR | 1,401.91 BRL |
Get SAR/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BRLExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-07T07:55:29Z",
"rates": {
"BRL": 1.401905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BRL",
"amount": 100
},
"result": 140.1905,
"rate": 1.401905
}Build with SAR/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key