Rate Overview
Live
1 SVC = 198.5324 MWK
1 MWK = 0.005037
SVC
Avg
198.4167
High
198.7684
Low
198.1657
Last updated: 4/17/2026, 10:46:24 AM
Quick Conversions
| SVC | MWK |
|---|---|
| 1 SVC | 198.53 MWK |
| 10 SVC | 1,985.32 MWK |
| 50 SVC | 9,926.62 MWK |
| 100 SVC | 19,853.24 MWK |
| 500 SVC | 99,266.18 MWK |
| 1,000 SVC | 198,532.36 MWK |
Get SVC/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=MWKExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T10:46:24Z",
"rates": {
"MWK": 198.532359
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "MWK",
"amount": 100
},
"result": 19853.2359,
"rate": 198.532359
}Build with SVC/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key