Rate Overview
Live
1 AED = 3.8635 SCR
1 SCR = 0.258832
AED
Avg
3.9066
High
4.0057
Low
3.8512
Last updated: 8/13/2026, 6:14:43 AM
Quick Conversions
| AED | SCR |
|---|---|
| 1 AED | 3.86 SCR |
| 10 AED | 38.64 SCR |
| 50 AED | 193.18 SCR |
| 100 AED | 386.35 SCR |
| 500 AED | 1,931.75 SCR |
| 1,000 AED | 3,863.51 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-08-13T06:14:43Z",
"rates": {
"SCR": 3.863507
}
}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": 386.35069999999996,
"rate": 3.863507
}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