Rate Overview
Live
1 SVC = 198.4518 MWK
1 MWK = 0.005039
SVC
Avg
198.2389
High
198.4518
Low
197.6629
Last updated: 6/19/2026, 8:50:59 AM
Quick Conversions
| SVC | MWK |
|---|---|
| 1 SVC | 198.45 MWK |
| 10 SVC | 1,984.52 MWK |
| 50 SVC | 9,922.59 MWK |
| 100 SVC | 19,845.18 MWK |
| 500 SVC | 99,225.89 MWK |
| 1,000 SVC | 198,451.78 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-06-19T08:50:59Z",
"rates": {
"MWK": 198.45178
}
}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": 19845.178,
"rate": 198.45178
}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