Rate Overview
Live
1 BRL = 0.738739 SAR
1 SAR = 1.3537
BRL
Avg
0.744933
High
0.749613
Low
0.738739
Last updated: 5/28/2026, 11:00:36 PM
Quick Conversions
| BRL | SAR |
|---|---|
| 1 BRL | 0.74 SAR |
| 10 BRL | 7.39 SAR |
| 50 BRL | 36.94 SAR |
| 100 BRL | 73.87 SAR |
| 500 BRL | 369.37 SAR |
| 1,000 BRL | 738.74 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-28T23:00:36Z",
"rates": {
"SAR": 0.738739
}
}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.8739,
"rate": 0.738739
}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