Rate Overview
Live
1 BRL = 0.753359 SAR
1 SAR = 1.3274
BRL
Avg
0.751153
High
0.755146
Low
0.744318
Last updated: 4/17/2026, 6:14:55 AM
Quick Conversions
| BRL | SAR |
|---|---|
| 1 BRL | 0.75 SAR |
| 10 BRL | 7.53 SAR |
| 50 BRL | 37.67 SAR |
| 100 BRL | 75.34 SAR |
| 500 BRL | 376.68 SAR |
| 1,000 BRL | 753.36 SAR |
Get BRL/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=SARExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-04-17T06:14:55Z",
"rates": {
"SAR": 0.753359
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "SAR",
"amount": 100
},
"result": 75.3359,
"rate": 0.753359
}Build with BRL/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key