Rate Overview
Live
1 SVC = 198.5000 MWK
1 MWK = 0.005038
SVC
Avg
198.2657
High
199.1732
Low
197.4862
Last updated: 3/28/2026, 1:49:59 PM
Quick Conversions
| SVC | MWK |
|---|---|
| 1 SVC | 198.50 MWK |
| 10 SVC | 1,985.00 MWK |
| 50 SVC | 9,925.00 MWK |
| 100 SVC | 19,850.00 MWK |
| 500 SVC | 99,250.02 MWK |
| 1,000 SVC | 198,500.03 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-03-28T13:49:59Z",
"rates": {
"MWK": 198.500033
}
}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": 19850.0033,
"rate": 198.500033
}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