Rate Overview
Live
1 MYR = 2.2059 SVC
1 SVC = 0.453327
MYR
Avg
2.2067
High
2.2136
Low
2.1980
Last updated: 4/17/2026, 2:45:05 PM
Quick Conversions
| MYR | SVC |
|---|---|
| 1 MYR | 2.21 SVC |
| 10 MYR | 22.06 SVC |
| 50 MYR | 110.30 SVC |
| 100 MYR | 220.59 SVC |
| 500 MYR | 1,102.96 SVC |
| 1,000 MYR | 2,205.91 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-04-17T14:45:05Z",
"rates": {
"SVC": 2.205914
}
}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": 220.5914,
"rate": 2.205914
}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