Rate Overview
Live
1 AED = 3.9736 SCR
1 SCR = 0.251662
AED
Avg
3.9207
High
4.0914
Low
3.6940
Last updated: 7/25/2026, 1:25:33 PM
Quick Conversions
| AED | SCR |
|---|---|
| 1 AED | 3.97 SCR |
| 10 AED | 39.74 SCR |
| 50 AED | 198.68 SCR |
| 100 AED | 397.36 SCR |
| 500 AED | 1,986.79 SCR |
| 1,000 AED | 3,973.59 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-25T13:25:33Z",
"rates": {
"SCR": 3.973587
}
}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": 397.3587,
"rate": 3.973587
}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