Rate Overview
Live
1 SAR = 1.3274 BRL
1 BRL = 0.753370
SAR
Avg
1.3313
High
1.3435
Low
1.3242
Last updated: 4/17/2026, 4:55:06 AM
Quick Conversions
| SAR | BRL |
|---|---|
| 1 SAR | 1.33 BRL |
| 10 SAR | 13.27 BRL |
| 50 SAR | 66.37 BRL |
| 100 SAR | 132.74 BRL |
| 500 SAR | 663.68 BRL |
| 1,000 SAR | 1,327.37 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-04-17T04:55:06Z",
"rates": {
"BRL": 1.327369
}
}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": 132.7369,
"rate": 1.327369
}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