Rate Overview
Live
1 AWG = 2.1015 SAR
1 SAR = 0.475849
AWG
Avg
2.1010
High
2.1028
Low
2.0950
Last updated: 3/27/2026, 9:32:38 AM
Quick Conversions
| AWG | SAR |
|---|---|
| 1 AWG | 2.10 SAR |
| 10 AWG | 21.02 SAR |
| 50 AWG | 105.08 SAR |
| 100 AWG | 210.15 SAR |
| 500 AWG | 1,050.75 SAR |
| 1,000 AWG | 2,101.51 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-03-27T09:32:38Z",
"rates": {
"SAR": 2.101508
}
}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": 210.1508,
"rate": 2.101508
}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