Rate Overview
Live
1 AED = 3.9354 SCR
1 SCR = 0.254105
AED
Avg
3.9817
High
4.1538
Low
3.6889
Last updated: 3/27/2026, 9:42:05 AM
Quick Conversions
| AED | SCR |
|---|---|
| 1 AED | 3.94 SCR |
| 10 AED | 39.35 SCR |
| 50 AED | 196.77 SCR |
| 100 AED | 393.54 SCR |
| 500 AED | 1,967.69 SCR |
| 1,000 AED | 3,935.38 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-27T09:42:05Z",
"rates": {
"SCR": 3.93538
}
}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": 393.538,
"rate": 3.93538
}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