Rate Overview
Live
1 SAR = 0.480763 ANG
1 ANG = 2.0800
SAR
Avg
0.480066
High
0.480779
Low
0.478549
Last updated: 6/19/2026, 8:43:31 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.76 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-06-19T08:43:31Z",
"rates": {
"ANG": 0.480763
}
}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.076299999999996,
"rate": 0.480763
}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