Rate Overview
Live
1 SVC = 198.4264 MWK
1 MWK = 0.005040
SVC
Avg
198.3454
High
198.9664
Low
197.6441
Last updated: 7/29/2026, 6:10:12 PM
Quick Conversions
| SVC | MWK |
|---|---|
| 1 SVC | 198.43 MWK |
| 10 SVC | 1,984.26 MWK |
| 50 SVC | 9,921.32 MWK |
| 100 SVC | 19,842.64 MWK |
| 500 SVC | 99,213.20 MWK |
| 1,000 SVC | 198,426.39 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-07-29T18:10:12Z",
"rates": {
"MWK": 198.426394
}
}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": 19842.6394,
"rate": 198.426394
}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