Rate Overview
Live
1 MYR = 2.1310 SVC
1 SVC = 0.469257
MYR
Avg
2.1886
High
2.2488
Low
2.1112
Last updated: 7/30/2026, 8:10:32 AM
Quick Conversions
| MYR | SVC |
|---|---|
| 1 MYR | 2.13 SVC |
| 10 MYR | 21.31 SVC |
| 50 MYR | 106.55 SVC |
| 100 MYR | 213.10 SVC |
| 500 MYR | 1,065.51 SVC |
| 1,000 MYR | 2,131.03 SVC |
Get MYR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=SVCExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-30T08:10:32Z",
"rates": {
"SVC": 2.131027
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "SVC",
"amount": 100
},
"result": 213.1027,
"rate": 2.131027
}Build with MYR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key