Rate Overview
Live
1 MYR = 2.1637 SVC
1 SVC = 0.462165
MYR
Avg
2.1657
High
2.1734
Low
2.1629
Last updated: 9/6/2026, 11:36:13 AM
Quick Conversions
| MYR | SVC |
|---|---|
| 1 MYR | 2.16 SVC |
| 10 MYR | 21.64 SVC |
| 50 MYR | 108.19 SVC |
| 100 MYR | 216.37 SVC |
| 500 MYR | 1,081.87 SVC |
| 1,000 MYR | 2,163.73 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-09-06T11:36:13Z",
"rates": {
"SVC": 2.163731
}
}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": 216.3731,
"rate": 2.163731
}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