Rate Overview
Live
1 USD = 3.7617 SAR
1 SAR = 0.265837
USD
Avg
3.7571
High
3.7617
Low
3.7546
Last updated: 3/27/2026, 9:24:52 AM
Quick Conversions
| USD | SAR |
|---|---|
| 1 USD | 3.76 SAR |
| 10 USD | 37.62 SAR |
| 50 USD | 188.08 SAR |
| 100 USD | 376.17 SAR |
| 500 USD | 1,880.85 SAR |
| 1,000 USD | 3,761.70 SAR |
Get USD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SARExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T09:24:52Z",
"rates": {
"SAR": 3.7617
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SAR",
"amount": 100
},
"result": 376.16999999999996,
"rate": 3.7617
}Build with USD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key