Rate Overview
Live
1 SVC = 0.468657 MYR
1 MYR = 2.1338
SVC
Avg
0.467798
High
0.468742
Low
0.466913
Last updated: 8/13/2026, 10:29:13 AM
Quick Conversions
| SVC | MYR |
|---|---|
| 1 SVC | 0.47 MYR |
| 10 SVC | 4.69 MYR |
| 50 SVC | 23.43 MYR |
| 100 SVC | 46.87 MYR |
| 500 SVC | 234.33 MYR |
| 1,000 SVC | 468.66 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-08-13T10:29:13Z",
"rates": {
"MYR": 0.468657
}
}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.8657,
"rate": 0.468657
}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