Rate Overview
Live
1 MWK = 0.005038 SVC
1 SVC = 198.4915
MWK
Avg
0.005041
High
0.005047
Low
0.005036
Last updated: 3/7/2026, 9:15:08 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-07T09:15:08Z",
"rates": {
"SVC": 0.005038
}
}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.5038,
"rate": 0.005038
}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