Rate Overview
Live
1 MYR = 2.2173 SVC
1 SVC = 0.450994
MYR
Avg
2.2255
High
2.2493
Low
2.2173
Last updated: 3/7/2026, 4:26:37 AM
Quick Conversions
| MYR | SVC |
|---|---|
| 1 MYR | 2.22 SVC |
| 10 MYR | 22.17 SVC |
| 50 MYR | 110.87 SVC |
| 100 MYR | 221.73 SVC |
| 500 MYR | 1,108.66 SVC |
| 1,000 MYR | 2,217.32 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-03-07T04:26:37Z",
"rates": {
"SVC": 2.217322
}
}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": 221.73219999999998,
"rate": 2.217322
}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