Rate Overview
Live
1 SAR = 0.479462 AWG
1 AWG = 2.0857
SAR
Avg
0.477865
High
0.479462
Low
0.477333
Last updated: 7/3/2026, 1:24:50 AM
Quick Conversions
| SAR | AWG |
|---|---|
| 1 SAR | 0.48 AWG |
| 10 SAR | 4.79 AWG |
| 50 SAR | 23.97 AWG |
| 100 SAR | 47.95 AWG |
| 500 SAR | 239.73 AWG |
| 1,000 SAR | 479.46 AWG |
Get SAR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=AWGExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-03T01:24:50Z",
"rates": {
"AWG": 0.479462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "AWG",
"amount": 100
},
"result": 47.9462,
"rate": 0.479462
}Build with SAR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key