Rate Overview
Live
1 MYR = 2.1183 SVC
1 SVC = 0.472086
MYR
Avg
2.1474
High
2.1602
Low
2.1183
Last updated: 6/18/2026, 11:21:07 AM
Quick Conversions
| MYR | SVC |
|---|---|
| 1 MYR | 2.12 SVC |
| 10 MYR | 21.18 SVC |
| 50 MYR | 105.91 SVC |
| 100 MYR | 211.83 SVC |
| 500 MYR | 1,059.13 SVC |
| 1,000 MYR | 2,118.26 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-06-18T11:21:07Z",
"rates": {
"SVC": 2.118259
}
}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": 211.82590000000002,
"rate": 2.118259
}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