Rate Overview
Live
1 ANG = 2.0866 SAR
1 SAR = 0.479240
ANG
Avg
2.0838
High
2.0968
Low
2.0748
Last updated: 7/29/2026, 5:07:30 PM
Quick Conversions
| ANG | SAR |
|---|---|
| 1 ANG | 2.09 SAR |
| 10 ANG | 20.87 SAR |
| 50 ANG | 104.33 SAR |
| 100 ANG | 208.66 SAR |
| 500 ANG | 1,043.32 SAR |
| 1,000 ANG | 2,086.64 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-07-29T17:07:30Z",
"rates": {
"SAR": 2.086639
}
}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": 208.66389999999998,
"rate": 2.086639
}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