Rate Overview
Live
1 MWK = 0.007637 SCR
1 SCR = 130.9415
MWK
Avg
0.008308
High
0.008742
Low
0.007281
Last updated: 7/2/2026, 7:00:35 AM
Quick Conversions
| MWK | SCR |
|---|---|
| 1 MWK | 0.01 SCR |
| 10 MWK | 0.08 SCR |
| 50 MWK | 0.38 SCR |
| 100 MWK | 0.76 SCR |
| 500 MWK | 3.82 SCR |
| 1,000 MWK | 7.64 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-07-02T07:00:35Z",
"rates": {
"SCR": 0.007637
}
}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.7636999999999999,
"rate": 0.007637
}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