Rate Overview
Live
1 AED = 4.0726 SCR
1 SCR = 0.245546
AED
Avg
3.9585
High
4.0726
Low
3.7349
Last updated: 3/7/2026, 2:15:15 AM
Quick Conversions
| AED | SCR |
|---|---|
| 1 AED | 4.07 SCR |
| 10 AED | 40.73 SCR |
| 50 AED | 203.63 SCR |
| 100 AED | 407.26 SCR |
| 500 AED | 2,036.28 SCR |
| 1,000 AED | 4,072.55 SCR |
Get AED/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=SCRExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-07T02:15:15Z",
"rates": {
"SCR": 4.072554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "SCR",
"amount": 100
},
"result": 407.2554,
"rate": 4.072554
}Build with AED/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key