Rate Overview
Live
1 AED = 3.8666 SCR
1 SCR = 0.258627
AED
Avg
3.8666
High
4.1335
Low
3.6842
Last updated: 7/21/2026, 7:55:31 PM
Quick Conversions
| AED | SCR |
|---|---|
| 1 AED | 3.87 SCR |
| 10 AED | 38.67 SCR |
| 50 AED | 193.33 SCR |
| 100 AED | 386.66 SCR |
| 500 AED | 1,933.29 SCR |
| 1,000 AED | 3,866.57 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-21T19:55:31Z",
"rates": {
"SCR": 3.866574
}
}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.6574,
"rate": 3.866574
}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