Rate Overview
Live
1 SVC = 0.467571 MYR
1 MYR = 2.1387
SVC
Avg
0.466227
High
0.467571
Low
0.465139
Last updated: 7/9/2026, 11:07:18 AM
Quick Conversions
| SVC | MYR |
|---|---|
| 1 SVC | 0.47 MYR |
| 10 SVC | 4.68 MYR |
| 50 SVC | 23.38 MYR |
| 100 SVC | 46.76 MYR |
| 500 SVC | 233.79 MYR |
| 1,000 SVC | 467.57 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-07-09T11:07:18Z",
"rates": {
"MYR": 0.467571
}
}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": 46.7571,
"rate": 0.467571
}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