Rate Overview
Live
1 SAR = 1.3559 BRL
1 BRL = 0.737517
SAR
Avg
1.3564
High
1.3631
Low
1.3524
Last updated: 7/26/2026, 10:17:36 AM
Quick Conversions
| SAR | BRL |
|---|---|
| 1 SAR | 1.36 BRL |
| 10 SAR | 13.56 BRL |
| 50 SAR | 67.80 BRL |
| 100 SAR | 135.59 BRL |
| 500 SAR | 677.95 BRL |
| 1,000 SAR | 1,355.90 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-26T10:17:36Z",
"rates": {
"BRL": 1.355901
}
}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": 135.5901,
"rate": 1.355901
}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