Rate Overview
Live
1 AED = 3.9074 SCR
1 SCR = 0.255924
AED
Avg
3.8957
High
3.9966
Low
3.8161
Last updated: 9/4/2026, 1:23:51 AM
Quick Conversions
| AED | SCR |
|---|---|
| 1 AED | 3.91 SCR |
| 10 AED | 39.07 SCR |
| 50 AED | 195.37 SCR |
| 100 AED | 390.74 SCR |
| 500 AED | 1,953.71 SCR |
| 1,000 AED | 3,907.41 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-09-04T01:23:51Z",
"rates": {
"SCR": 3.907411
}
}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": 390.7411,
"rate": 3.907411
}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