Rate Overview
Live
1 SVC = 197.5984 MWK
1 MWK = 0.005061
SVC
Avg
198.0185
High
198.4264
Low
197.5984
Last updated: 7/30/2026, 5:05:38 AM
Quick Conversions
| SVC | MWK |
|---|---|
| 1 SVC | 197.60 MWK |
| 10 SVC | 1,975.98 MWK |
| 50 SVC | 9,879.92 MWK |
| 100 SVC | 19,759.84 MWK |
| 500 SVC | 98,799.18 MWK |
| 1,000 SVC | 197,598.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-07-30T05:05:38Z",
"rates": {
"MWK": 197.598361
}
}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": 19759.8361,
"rate": 197.598361
}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