Rate Overview
Live
1 MWK = 0.008629 SCR
1 SCR = 115.8883
MWK
Avg
0.008380
High
0.008629
Low
0.007909
Last updated: 3/7/2026, 2:31:16 AM
Quick Conversions
| MWK | SCR |
|---|---|
| 1 MWK | 0.01 SCR |
| 10 MWK | 0.09 SCR |
| 50 MWK | 0.43 SCR |
| 100 MWK | 0.86 SCR |
| 500 MWK | 4.31 SCR |
| 1,000 MWK | 8.63 SCR |
Get MWK/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=SCRExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T02:31:16Z",
"rates": {
"SCR": 0.008629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "SCR",
"amount": 100
},
"result": 0.8629,
"rate": 0.008629
}Build with MWK/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key