Rate Overview
Live
1 BRL = 0.761235 SAR
1 SAR = 1.3137
BRL
Avg
0.759040
High
0.764675
Low
0.751076
Last updated: 5/8/2026, 1:06:46 AM
Quick Conversions
| BRL | SAR |
|---|---|
| 1 BRL | 0.76 SAR |
| 10 BRL | 7.61 SAR |
| 50 BRL | 38.06 SAR |
| 100 BRL | 76.12 SAR |
| 500 BRL | 380.62 SAR |
| 1,000 BRL | 761.24 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-05-08T01:06:46Z",
"rates": {
"SAR": 0.761235
}
}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": 76.12349999999999,
"rate": 0.761235
}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