Rate Overview
Live
1 MWK = 0.008012 SCR
1 SCR = 124.8128
MWK
Avg
0.008052
High
0.008412
Low
0.007893
Last updated: 5/7/2026, 8:16:31 AM
Quick Conversions
| MWK | SCR |
|---|---|
| 1 MWK | 0.01 SCR |
| 10 MWK | 0.08 SCR |
| 50 MWK | 0.40 SCR |
| 100 MWK | 0.80 SCR |
| 500 MWK | 4.01 SCR |
| 1,000 MWK | 8.01 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-05-07T08:16:31Z",
"rates": {
"SCR": 0.008012
}
}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.8012,
"rate": 0.008012
}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