Rate Overview
Live
1 MYR = 2.2300 SVC
1 SVC = 0.448429
MYR
Avg
2.2121
High
2.2300
Low
2.1804
Last updated: 3/28/2026, 9:29:52 AM
Quick Conversions
| MYR | SVC |
|---|---|
| 1 MYR | 2.23 SVC |
| 10 MYR | 22.30 SVC |
| 50 MYR | 111.50 SVC |
| 100 MYR | 223.00 SVC |
| 500 MYR | 1,115.00 SVC |
| 1,000 MYR | 2,230.00 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-03-28T09:29:52Z",
"rates": {
"SVC": 2.230005
}
}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": 223.0005,
"rate": 2.230005
}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