Rate Overview
Live
1 SVC = 198.3446 MWK
1 MWK = 0.005042
SVC
Avg
198.1579
High
198.4663
Low
197.7490
Last updated: 8/19/2026, 3:39:33 PM
Quick Conversions
| SVC | MWK |
|---|---|
| 1 SVC | 198.34 MWK |
| 10 SVC | 1,983.45 MWK |
| 50 SVC | 9,917.23 MWK |
| 100 SVC | 19,834.46 MWK |
| 500 SVC | 99,172.30 MWK |
| 1,000 SVC | 198,344.61 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-08-19T15:39:33Z",
"rates": {
"MWK": 198.344607
}
}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": 19834.4607,
"rate": 198.344607
}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