Rate Overview
Live
1 SAR = 0.476168 AWG
1 AWG = 2.1001
SAR
Avg
0.478572
High
0.480002
Low
0.476168
Last updated: 5/8/2026, 11:47:18 AM
Quick Conversions
| SAR | AWG |
|---|---|
| 1 SAR | 0.48 AWG |
| 10 SAR | 4.76 AWG |
| 50 SAR | 23.81 AWG |
| 100 SAR | 47.62 AWG |
| 500 SAR | 238.08 AWG |
| 1,000 SAR | 476.17 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-05-08T11:47:18Z",
"rates": {
"AWG": 0.476168
}
}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.6168,
"rate": 0.476168
}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