Rate Overview
Live
1 AWG = 2.1018 SAR
1 SAR = 0.475779
AWG
Avg
2.1009
High
2.1028
Low
2.1002
Last updated: 3/27/2026, 2:41:07 PM
Quick Conversions
| AWG | SAR |
|---|---|
| 1 AWG | 2.10 SAR |
| 10 AWG | 21.02 SAR |
| 50 AWG | 105.09 SAR |
| 100 AWG | 210.18 SAR |
| 500 AWG | 1,050.91 SAR |
| 1,000 AWG | 2,101.82 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-27T14:41:07Z",
"rates": {
"SAR": 2.101815
}
}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.18150000000003,
"rate": 2.101815
}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