Rate Overview
Live
1 SAR = 0.478141 ANG
1 ANG = 2.0914
SAR
Avg
0.478733
High
0.479617
Low
0.477551
Last updated: 3/27/2026, 1:37:41 PM
Quick Conversions
| SAR | ANG |
|---|---|
| 1 SAR | 0.48 ANG |
| 10 SAR | 4.78 ANG |
| 50 SAR | 23.91 ANG |
| 100 SAR | 47.81 ANG |
| 500 SAR | 239.07 ANG |
| 1,000 SAR | 478.14 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-03-27T13:37:41Z",
"rates": {
"ANG": 0.478141
}
}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.814099999999996,
"rate": 0.478141
}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