Rate Overview
Live
1 SAR = 1.3879 BRL
1 BRL = 0.720537
SAR
Avg
1.3829
High
1.3917
Low
1.3613
Last updated: 8/18/2026, 4:04:33 AM
Quick Conversions
| SAR | BRL |
|---|---|
| 1 SAR | 1.39 BRL |
| 10 SAR | 13.88 BRL |
| 50 SAR | 69.39 BRL |
| 100 SAR | 138.79 BRL |
| 500 SAR | 693.93 BRL |
| 1,000 SAR | 1,387.85 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-08-18T04:04:33Z",
"rates": {
"BRL": 1.387854
}
}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": 138.78539999999998,
"rate": 1.387854
}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