Rate Overview
Live
1 AED = 3.7628 SCR
1 SCR = 0.265758
AED
Avg
3.8127
High
3.9886
Low
3.7424
Last updated: 5/7/2026, 12:13:25 AM
Quick Conversions
| AED | SCR |
|---|---|
| 1 AED | 3.76 SCR |
| 10 AED | 37.63 SCR |
| 50 AED | 188.14 SCR |
| 100 AED | 376.28 SCR |
| 500 AED | 1,881.41 SCR |
| 1,000 AED | 3,762.83 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-05-07T00:13:25Z",
"rates": {
"SCR": 3.762828
}
}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": 376.2828,
"rate": 3.762828
}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