Rate Overview
Live
1 SAR = 1.3923 BRL
1 BRL = 0.718236
SAR
Avg
1.3978
High
1.4163
Low
1.3904
Last updated: 3/27/2026, 2:33:16 PM
Quick Conversions
| SAR | BRL |
|---|---|
| 1 SAR | 1.39 BRL |
| 10 SAR | 13.92 BRL |
| 50 SAR | 69.62 BRL |
| 100 SAR | 139.23 BRL |
| 500 SAR | 696.15 BRL |
| 1,000 SAR | 1,392.30 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-27T14:33:16Z",
"rates": {
"BRL": 1.3923
}
}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.23000000000002,
"rate": 1.3923
}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