Rate Overview
Live
1 BRL = 0.737516 SAR
1 SAR = 1.3559
BRL
Avg
0.737244
High
0.739420
Low
0.733634
Last updated: 7/26/2026, 11:37:29 PM
Quick Conversions
| BRL | SAR |
|---|---|
| 1 BRL | 0.74 SAR |
| 10 BRL | 7.38 SAR |
| 50 BRL | 36.88 SAR |
| 100 BRL | 73.75 SAR |
| 500 BRL | 368.76 SAR |
| 1,000 BRL | 737.52 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-07-26T23:37:29Z",
"rates": {
"SAR": 0.737516
}
}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": 73.7516,
"rate": 0.737516
}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