Rate Overview
Live
1 MYR = 2.1314 SVC
1 SVC = 0.469171
MYR
Avg
2.1375
High
2.1417
Low
2.1314
Last updated: 7/30/2026, 10:51:34 AM
Quick Conversions
| MYR | SVC |
|---|---|
| 1 MYR | 2.13 SVC |
| 10 MYR | 21.31 SVC |
| 50 MYR | 106.57 SVC |
| 100 MYR | 213.14 SVC |
| 500 MYR | 1,065.71 SVC |
| 1,000 MYR | 2,131.42 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-30T10:51:34Z",
"rates": {
"SVC": 2.131417
}
}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.1417,
"rate": 2.131417
}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