Rate Overview
Live
1 MYR = 2.1916 SVC
1 SVC = 0.456286
MYR
Avg
2.2042
High
2.2138
Low
2.1916
Last updated: 5/28/2026, 9:57:42 PM
Quick Conversions
| MYR | SVC |
|---|---|
| 1 MYR | 2.19 SVC |
| 10 MYR | 21.92 SVC |
| 50 MYR | 109.58 SVC |
| 100 MYR | 219.16 SVC |
| 500 MYR | 1,095.80 SVC |
| 1,000 MYR | 2,191.61 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-05-28T21:57:42Z",
"rates": {
"SVC": 2.191609
}
}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": 219.16090000000003,
"rate": 2.191609
}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