Rate Overview
Live
1 AED = 3.9236 SCR
1 SCR = 0.254870
AED
Avg
3.8931
High
4.0547
Low
3.5825
Last updated: 7/22/2026, 6:39:37 AM
Quick Conversions
| AED | SCR |
|---|---|
| 1 AED | 3.92 SCR |
| 10 AED | 39.24 SCR |
| 50 AED | 196.18 SCR |
| 100 AED | 392.36 SCR |
| 500 AED | 1,961.78 SCR |
| 1,000 AED | 3,923.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-22T06:39:37Z",
"rates": {
"SCR": 3.923569
}
}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": 392.3569,
"rate": 3.923569
}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