Rate Overview
Live
1 ANG = 2.0897 SAR
1 SAR = 0.478543
ANG
Avg
2.0846
High
2.0968
Low
2.0748
Last updated: 7/31/2026, 9:19:27 AM
Quick Conversions
| ANG | SAR |
|---|---|
| 1 ANG | 2.09 SAR |
| 10 ANG | 20.90 SAR |
| 50 ANG | 104.48 SAR |
| 100 ANG | 208.97 SAR |
| 500 ANG | 1,044.84 SAR |
| 1,000 ANG | 2,089.68 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-31T09:19:27Z",
"rates": {
"SAR": 2.089675
}
}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.96750000000003,
"rate": 2.089675
}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