Rate Overview
Live
1 AED = 3.9491 SCR
1 SCR = 0.253224
AED
Avg
3.9141
High
3.9747
Low
3.8139
Last updated: 7/26/2026, 3:56:01 AM
Quick Conversions
| AED | SCR |
|---|---|
| 1 AED | 3.95 SCR |
| 10 AED | 39.49 SCR |
| 50 AED | 197.45 SCR |
| 100 AED | 394.91 SCR |
| 500 AED | 1,974.54 SCR |
| 1,000 AED | 3,949.08 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-07-26T03:56:01Z",
"rates": {
"SCR": 3.94908
}
}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": 394.908,
"rate": 3.94908
}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