Rate Overview
Live
1 SAR = 0.264407 USD
1 USD = 3.7820
SAR
Avg
0.265624
High
0.266668
Low
0.264407
Last updated: 5/9/2026, 7:21:33 AM
Quick Conversions
| SAR | USD |
|---|---|
| 1 SAR | 0.26 USD |
| 10 SAR | 2.64 USD |
| 50 SAR | 13.22 USD |
| 100 SAR | 26.44 USD |
| 500 SAR | 132.20 USD |
| 1,000 SAR | 264.41 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-05-09T07:21:33Z",
"rates": {
"USD": 0.264407
}
}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.4407,
"rate": 0.264407
}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