Rate Overview
Live
1 SVC = 198.2021 MWK
1 MWK = 0.005045
SVC
Avg
198.3051
High
199.1015
Low
197.5327
Last updated: 5/27/2026, 6:24:52 PM
Quick Conversions
| SVC | MWK |
|---|---|
| 1 SVC | 198.20 MWK |
| 10 SVC | 1,982.02 MWK |
| 50 SVC | 9,910.11 MWK |
| 100 SVC | 19,820.21 MWK |
| 500 SVC | 99,101.07 MWK |
| 1,000 SVC | 198,202.14 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-05-27T18:24:52Z",
"rates": {
"MWK": 198.202136
}
}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": 19820.2136,
"rate": 198.202136
}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