Rate Overview
Live
1 SVC = 0.448429 MYR
1 MYR = 2.2300
SVC
Avg
0.449897
High
0.458631
Low
0.444112
Last updated: 3/28/2026, 10:51:31 AM
Quick Conversions
| SVC | MYR |
|---|---|
| 1 SVC | 0.45 MYR |
| 10 SVC | 4.48 MYR |
| 50 SVC | 22.42 MYR |
| 100 SVC | 44.84 MYR |
| 500 SVC | 224.21 MYR |
| 1,000 SVC | 448.43 MYR |
Get SVC/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=MYRExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-28T10:51:31Z",
"rates": {
"MYR": 0.448429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "MYR",
"amount": 100
},
"result": 44.8429,
"rate": 0.448429
}Build with SVC/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key