Rate Overview
Live
1 MYR = 2.1392 SVC
1 SVC = 0.467469
MYR
Avg
2.1914
High
2.2470
Low
2.1145
Last updated: 7/26/2026, 3:19:17 AM
Quick Conversions
| MYR | SVC |
|---|---|
| 1 MYR | 2.14 SVC |
| 10 MYR | 21.39 SVC |
| 50 MYR | 106.96 SVC |
| 100 MYR | 213.92 SVC |
| 500 MYR | 1,069.59 SVC |
| 1,000 MYR | 2,139.18 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-26T03:19:17Z",
"rates": {
"SVC": 2.139179
}
}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.9179,
"rate": 2.139179
}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