Rate Overview
Live
1 ANG = 2.0840 SAR
1 SAR = 0.479839
ANG
Avg
2.0834
High
2.0866
Low
2.0767
Last updated: 7/10/2026, 8:30:39 PM
Quick Conversions
| ANG | SAR |
|---|---|
| 1 ANG | 2.08 SAR |
| 10 ANG | 20.84 SAR |
| 50 ANG | 104.20 SAR |
| 100 ANG | 208.40 SAR |
| 500 ANG | 1,042.02 SAR |
| 1,000 ANG | 2,084.03 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-10T20:30:39Z",
"rates": {
"SAR": 2.084033
}
}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.40329999999997,
"rate": 2.084033
}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