Rate Overview
Live
1 SAR = 0.479766 ANG
1 ANG = 2.0843
SAR
Avg
0.479482
High
0.480890
Low
0.476906
Last updated: 7/8/2026, 3:22:51 AM
Quick Conversions
| SAR | ANG |
|---|---|
| 1 SAR | 0.48 ANG |
| 10 SAR | 4.80 ANG |
| 50 SAR | 23.99 ANG |
| 100 SAR | 47.98 ANG |
| 500 SAR | 239.88 ANG |
| 1,000 SAR | 479.77 ANG |
Get SAR/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=ANGExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-08T03:22:51Z",
"rates": {
"ANG": 0.479766
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "ANG",
"amount": 100
},
"result": 47.976600000000005,
"rate": 0.479766
}Build with SAR/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key