Rate Overview
Live
1 SVC = 0.420696 AED
1 AED = 2.3770
SVC
Avg
0.419905
High
0.420696
Low
0.419629
Last updated: 5/6/2026, 11:05:50 PM
Quick Conversions
| SVC | AED |
|---|---|
| 1 SVC | 0.42 AED |
| 10 SVC | 4.21 AED |
| 50 SVC | 21.03 AED |
| 100 SVC | 42.07 AED |
| 500 SVC | 210.35 AED |
| 1,000 SVC | 420.70 AED |
Get SVC/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=AEDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-06T23:05:50Z",
"rates": {
"AED": 0.420696
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "AED",
"amount": 100
},
"result": 42.0696,
"rate": 0.420696
}Build with SVC/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key