Rate Overview
Live
1 SAR = 0.480768 ANG
1 ANG = 2.0800
SAR
Avg
0.480178
High
0.480768
Low
0.479217
Last updated: 8/19/2026, 2:37:00 AM
Quick Conversions
| SAR | ANG |
|---|---|
| 1 SAR | 0.48 ANG |
| 10 SAR | 4.81 ANG |
| 50 SAR | 24.04 ANG |
| 100 SAR | 48.08 ANG |
| 500 SAR | 240.38 ANG |
| 1,000 SAR | 480.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-08-19T02:37:00Z",
"rates": {
"ANG": 0.480768
}
}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": 48.0768,
"rate": 0.480768
}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