Rate Overview
Live
1 ANG = 2.0886 SAR
1 SAR = 0.478781
ANG
Avg
2.0883
High
2.0945
Low
2.0845
Last updated: 3/7/2026, 12:30:36 AM
Quick Conversions
| ANG | SAR |
|---|---|
| 1 ANG | 2.09 SAR |
| 10 ANG | 20.89 SAR |
| 50 ANG | 104.43 SAR |
| 100 ANG | 208.86 SAR |
| 500 ANG | 1,044.32 SAR |
| 1,000 ANG | 2,088.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-03-07T00:30:36Z",
"rates": {
"SAR": 2.088639
}
}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.8639,
"rate": 2.088639
}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