Rate Overview
Live
1 MWK = 0.005037 SVC
1 SVC = 198.5309
MWK
Avg
0.005047
High
0.005073
Low
0.005035
Last updated: 3/28/2026, 10:51:20 AM
Quick Conversions
| MWK | SVC |
|---|---|
| 1 MWK | 0.01 SVC |
| 10 MWK | 0.05 SVC |
| 50 MWK | 0.25 SVC |
| 100 MWK | 0.50 SVC |
| 500 MWK | 2.52 SVC |
| 1,000 MWK | 5.04 SVC |
Get MWK/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=SVCExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-28T10:51:20Z",
"rates": {
"SVC": 0.005037
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "SVC",
"amount": 100
},
"result": 0.5037,
"rate": 0.005037
}Build with MWK/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key