Rate Overview
Live
1 AWG = 2.1016 SAR
1 SAR = 0.475817
AWG
Avg
2.0866
High
2.1020
Low
2.0714
Last updated: 3/27/2026, 1:01:59 PM
Quick Conversions
| AWG | SAR |
|---|---|
| 1 AWG | 2.10 SAR |
| 10 AWG | 21.02 SAR |
| 50 AWG | 105.08 SAR |
| 100 AWG | 210.16 SAR |
| 500 AWG | 1,050.82 SAR |
| 1,000 AWG | 2,101.65 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-27T13:01:59Z",
"rates": {
"SAR": 2.101648
}
}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.16479999999999,
"rate": 2.101648
}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