Rate Overview
Live
1 ANG = 2.0916 SAR
1 SAR = 0.478104
ANG
Avg
2.0889
High
2.0940
Low
2.0850
Last updated: 3/27/2026, 3:37:59 PM
Quick Conversions
| ANG | SAR |
|---|---|
| 1 ANG | 2.09 SAR |
| 10 ANG | 20.92 SAR |
| 50 ANG | 104.58 SAR |
| 100 ANG | 209.16 SAR |
| 500 ANG | 1,045.80 SAR |
| 1,000 ANG | 2,091.60 SAR |
Get ANG/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=SARExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-03-27T15:37:59Z",
"rates": {
"SAR": 2.091595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "SAR",
"amount": 100
},
"result": 209.15949999999998,
"rate": 2.091595
}Build with ANG/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key