Rate Overview
Live
1 USD = 3.7622 SAR
1 SAR = 0.265798
USD
Avg
3.7349
High
3.7622
Low
3.7077
Last updated: 3/27/2026, 2:51:01 PM
Quick Conversions
| USD | SAR |
|---|---|
| 1 USD | 3.76 SAR |
| 10 USD | 37.62 SAR |
| 50 USD | 188.11 SAR |
| 100 USD | 376.22 SAR |
| 500 USD | 1,881.13 SAR |
| 1,000 USD | 3,762.25 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-27T14:51:01Z",
"rates": {
"SAR": 3.76225
}
}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.22499999999997,
"rate": 3.76225
}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