Rate Overview
Live
1 SVC = 0.475028 MYR
1 MYR = 2.1051
SVC
Avg
0.467132
High
0.475028
Low
0.462912
Last updated: 6/19/2026, 8:57:13 AM
Quick Conversions
| SVC | MYR |
|---|---|
| 1 SVC | 0.48 MYR |
| 10 SVC | 4.75 MYR |
| 50 SVC | 23.75 MYR |
| 100 SVC | 47.50 MYR |
| 500 SVC | 237.51 MYR |
| 1,000 SVC | 475.03 MYR |
Get SVC/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=MYRExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-06-19T08:57:13Z",
"rates": {
"MYR": 0.475028
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "MYR",
"amount": 100
},
"result": 47.5028,
"rate": 0.475028
}Build with SVC/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key