Rate Overview
Live
1 AED = 3.8905 SCR
1 SCR = 0.257033
AED
Avg
3.8376
High
3.9539
Low
3.5825
Last updated: 7/6/2026, 12:02:52 PM
Quick Conversions
| AED | SCR |
|---|---|
| 1 AED | 3.89 SCR |
| 10 AED | 38.91 SCR |
| 50 AED | 194.53 SCR |
| 100 AED | 389.05 SCR |
| 500 AED | 1,945.27 SCR |
| 1,000 AED | 3,890.55 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-06T12:02:52Z",
"rates": {
"SCR": 3.890549
}
}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": 389.0549,
"rate": 3.890549
}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