Rate Overview
Live
1 MYR = 2.1387 SVC
1 SVC = 0.467572
MYR
Avg
2.1449
High
2.1499
Low
2.1387
Last updated: 7/9/2026, 10:45:58 AM
Quick Conversions
| MYR | SVC |
|---|---|
| 1 MYR | 2.14 SVC |
| 10 MYR | 21.39 SVC |
| 50 MYR | 106.94 SVC |
| 100 MYR | 213.87 SVC |
| 500 MYR | 1,069.36 SVC |
| 1,000 MYR | 2,138.71 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-09T10:45:58Z",
"rates": {
"SVC": 2.13871
}
}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.871,
"rate": 2.13871
}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