Rate Overview
Live
1 MWK = 0.021647 SRD
1 SRD = 46.1958
MWK
Avg
0.021665
High
0.021737
Low
0.021603
Last updated: 3/28/2026, 11:59:25 AM
Quick Conversions
| MWK | SRD |
|---|---|
| 1 MWK | 0.02 SRD |
| 10 MWK | 0.22 SRD |
| 50 MWK | 1.08 SRD |
| 100 MWK | 2.16 SRD |
| 500 MWK | 10.82 SRD |
| 1,000 MWK | 21.65 SRD |
Get MWK/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=SRDExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-28T11:59:25Z",
"rates": {
"SRD": 0.021647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "SRD",
"amount": 100
},
"result": 2.1647,
"rate": 0.021647
}Build with MWK/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key