Rate Overview
Live
1 AWG = 2.0876 SAR
1 SAR = 0.479030
AWG
Avg
2.0866
High
2.0890
Low
2.0833
Last updated: 5/7/2026, 3:44:18 PM
Quick Conversions
| AWG | SAR |
|---|---|
| 1 AWG | 2.09 SAR |
| 10 AWG | 20.88 SAR |
| 50 AWG | 104.38 SAR |
| 100 AWG | 208.76 SAR |
| 500 AWG | 1,043.78 SAR |
| 1,000 AWG | 2,087.55 SAR |
Get AWG/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SARExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T15:44:18Z",
"rates": {
"SAR": 2.087551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SAR",
"amount": 100
},
"result": 208.7551,
"rate": 2.087551
}Build with AWG/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key