Rate Overview
Live
1 SVC = 197.9554 MWK
1 MWK = 0.005052
SVC
Avg
198.1045
High
198.5535
Low
197.8062
Last updated: 7/10/2026, 9:59:35 PM
Quick Conversions
| SVC | MWK |
|---|---|
| 1 SVC | 197.96 MWK |
| 10 SVC | 1,979.55 MWK |
| 50 SVC | 9,897.77 MWK |
| 100 SVC | 19,795.54 MWK |
| 500 SVC | 98,977.71 MWK |
| 1,000 SVC | 197,955.43 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-10T21:59:35Z",
"rates": {
"MWK": 197.955425
}
}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": 19795.5425,
"rate": 197.955425
}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