Rate Overview
Live
1 ANG = 2.1010 SAR
1 SAR = 0.475964
ANG
Avg
2.1012
High
2.1017
Low
2.1010
Last updated: 4/17/2026, 6:27:45 AM
Quick Conversions
| ANG | SAR |
|---|---|
| 1 ANG | 2.10 SAR |
| 10 ANG | 21.01 SAR |
| 50 ANG | 105.05 SAR |
| 100 ANG | 210.10 SAR |
| 500 ANG | 1,050.50 SAR |
| 1,000 ANG | 2,101.00 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-04-17T06:27:45Z",
"rates": {
"SAR": 2.101
}
}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": 210.1,
"rate": 2.101
}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