Rate Overview
Live
1 MYR = 2.1345 SVC
1 SVC = 0.468486
MYR
Avg
2.0799
High
2.2253
Low
1.9399
Last updated: 7/27/2026, 9:33:32 PM
Quick Conversions
| MYR | SVC |
|---|---|
| 1 MYR | 2.13 SVC |
| 10 MYR | 21.35 SVC |
| 50 MYR | 106.73 SVC |
| 100 MYR | 213.45 SVC |
| 500 MYR | 1,067.27 SVC |
| 1,000 MYR | 2,134.54 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-27T21:33:32Z",
"rates": {
"SVC": 2.134536
}
}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.45360000000002,
"rate": 2.134536
}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