Rate Overview
Live
1 SVC = 0.450994 MYR
1 MYR = 2.2173
SVC
Avg
0.449343
High
0.450994
Low
0.444583
Last updated: 3/7/2026, 6:46:21 AM
Quick Conversions
| SVC | MYR |
|---|---|
| 1 SVC | 0.45 MYR |
| 10 SVC | 4.51 MYR |
| 50 SVC | 22.55 MYR |
| 100 SVC | 45.10 MYR |
| 500 SVC | 225.50 MYR |
| 1,000 SVC | 450.99 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-03-07T06:46:21Z",
"rates": {
"MYR": 0.450994
}
}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": 45.0994,
"rate": 0.450994
}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