Rate Overview
Live
1 SAR = 1.3754 BRL
1 BRL = 0.727038
SAR
Avg
1.3785
High
1.3857
Low
1.3710
Last updated: 7/9/2026, 12:16:42 PM
Quick Conversions
| SAR | BRL |
|---|---|
| 1 SAR | 1.38 BRL |
| 10 SAR | 13.75 BRL |
| 50 SAR | 68.77 BRL |
| 100 SAR | 137.54 BRL |
| 500 SAR | 687.72 BRL |
| 1,000 SAR | 1,375.44 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-07-09T12:16:42Z",
"rates": {
"BRL": 1.375443
}
}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": 137.5443,
"rate": 1.375443
}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