Rate Overview
Live
1 USD = 3.7619 SAR
1 SAR = 0.265823
USD
Avg
3.7354
High
3.7639
Low
3.7077
Last updated: 3/27/2026, 12:57:38 PM
Quick Conversions
| USD | SAR |
|---|---|
| 1 USD | 3.76 SAR |
| 10 USD | 37.62 SAR |
| 50 USD | 188.10 SAR |
| 100 USD | 376.19 SAR |
| 500 USD | 1,880.95 SAR |
| 1,000 USD | 3,761.90 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-27T12:57:38Z",
"rates": {
"SAR": 3.7619
}
}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.19,
"rate": 3.7619
}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