Rate Overview
Live
1 SAR = 0.265840 USD
1 USD = 3.7617
SAR
Avg
0.266164
High
0.266339
Low
0.265840
Last updated: 3/27/2026, 6:45:10 AM
Quick Conversions
| SAR | USD |
|---|---|
| 1 SAR | 0.27 USD |
| 10 SAR | 2.66 USD |
| 50 SAR | 13.29 USD |
| 100 SAR | 26.58 USD |
| 500 SAR | 132.92 USD |
| 1,000 SAR | 265.84 USD |
Get SAR/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=USDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-27T06:45:10Z",
"rates": {
"USD": 0.26584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "USD",
"amount": 100
},
"result": 26.584000000000003,
"rate": 0.26584
}Build with SAR/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key