Rate Overview
Live
1 USD = 3.7802 SAR
1 SAR = 0.264538
USD
Avg
3.7624
High
3.7802
Low
3.7500
Last updated: 5/9/2026, 2:50:57 AM
Quick Conversions
| USD | SAR |
|---|---|
| 1 USD | 3.78 SAR |
| 10 USD | 37.80 SAR |
| 50 USD | 189.01 SAR |
| 100 USD | 378.02 SAR |
| 500 USD | 1,890.09 SAR |
| 1,000 USD | 3,780.18 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-05-09T02:50:57Z",
"rates": {
"SAR": 3.78017545
}
}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": 378.01754500000004,
"rate": 3.78017545
}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