Rate Overview
Live
1 SVC = 198.4851 MWK
1 MWK = 0.005038
SVC
Avg
198.3329
High
198.5652
Low
198.1020
Last updated: 3/7/2026, 7:44:32 AM
Quick Conversions
| SVC | MWK |
|---|---|
| 1 SVC | 198.49 MWK |
| 10 SVC | 1,984.85 MWK |
| 50 SVC | 9,924.25 MWK |
| 100 SVC | 19,848.51 MWK |
| 500 SVC | 99,242.54 MWK |
| 1,000 SVC | 198,485.08 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-03-07T07:44:32Z",
"rates": {
"MWK": 198.485078
}
}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": 19848.5078,
"rate": 198.485078
}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