Rate Overview
Live
1 BRL = 0.727038 SAR
1 SAR = 1.3754
BRL
Avg
0.725626
High
0.729381
Low
0.721682
Last updated: 7/9/2026, 8:04:01 PM
Quick Conversions
| BRL | SAR |
|---|---|
| 1 BRL | 0.73 SAR |
| 10 BRL | 7.27 SAR |
| 50 BRL | 36.35 SAR |
| 100 BRL | 72.70 SAR |
| 500 BRL | 363.52 SAR |
| 1,000 BRL | 727.04 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-09T20:04:01Z",
"rates": {
"SAR": 0.727038
}
}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": 72.7038,
"rate": 0.727038
}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