Rate Overview
Live
1 AED = 3.9148 SCR
1 SCR = 0.255441
AED
Avg
3.9460
High
4.1341
Low
3.7535
Last updated: 4/16/2026, 5:57:11 PM
Quick Conversions
| AED | SCR |
|---|---|
| 1 AED | 3.91 SCR |
| 10 AED | 39.15 SCR |
| 50 AED | 195.74 SCR |
| 100 AED | 391.48 SCR |
| 500 AED | 1,957.40 SCR |
| 1,000 AED | 3,914.80 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-04-16T17:57:11Z",
"rates": {
"SCR": 3.914798
}
}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": 391.47979999999995,
"rate": 3.914798
}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