Rate Overview
Live
1 SAR = 1.3923 BRL
1 BRL = 0.718245
SAR
Avg
1.3983
High
1.4163
Low
1.3904
Last updated: 3/27/2026, 4:30:13 PM
Quick Conversions
| SAR | BRL |
|---|---|
| 1 SAR | 1.39 BRL |
| 10 SAR | 13.92 BRL |
| 50 SAR | 69.61 BRL |
| 100 SAR | 139.23 BRL |
| 500 SAR | 696.14 BRL |
| 1,000 SAR | 1,392.28 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-27T16:30:13Z",
"rates": {
"BRL": 1.392282
}
}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": 139.22820000000002,
"rate": 1.392282
}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