Rate Overview
Live
1 ANG = 2.0847 SAR
1 SAR = 0.479676
ANG
Avg
2.0843
High
2.0868
Low
2.0805
Last updated: 9/10/2026, 1:23:57 AM
Quick Conversions
| ANG | SAR |
|---|---|
| 1 ANG | 2.08 SAR |
| 10 ANG | 20.85 SAR |
| 50 ANG | 104.24 SAR |
| 100 ANG | 208.47 SAR |
| 500 ANG | 1,042.37 SAR |
| 1,000 ANG | 2,084.74 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-09-10T01:23:57Z",
"rates": {
"SAR": 2.084742
}
}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.4742,
"rate": 2.084742
}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