Rate Overview
Live
1 AWG = 2.1017 SAR
1 SAR = 0.475798
AWG
Avg
2.0866
High
2.1020
Low
2.0714
Last updated: 3/27/2026, 11:20:49 AM
Quick Conversions
| AWG | SAR |
|---|---|
| 1 AWG | 2.10 SAR |
| 10 AWG | 21.02 SAR |
| 50 AWG | 105.09 SAR |
| 100 AWG | 210.17 SAR |
| 500 AWG | 1,050.87 SAR |
| 1,000 AWG | 2,101.73 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-27T11:20:49Z",
"rates": {
"SAR": 2.101731
}
}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.1731,
"rate": 2.101731
}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