Rate Overview
Live
1 SAR = 0.475817 AWG
1 AWG = 2.1016
SAR
Avg
0.476170
High
0.476694
Low
0.475587
Last updated: 3/27/2026, 1:00:59 PM
Quick Conversions
| SAR | AWG |
|---|---|
| 1 SAR | 0.48 AWG |
| 10 SAR | 4.76 AWG |
| 50 SAR | 23.79 AWG |
| 100 SAR | 47.58 AWG |
| 500 SAR | 237.91 AWG |
| 1,000 SAR | 475.82 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-03-27T13:00:59Z",
"rates": {
"AWG": 0.475817
}
}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.5817,
"rate": 0.475817
}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