Rate Overview
Live
1 MWK = 0.021762 SRD
1 SRD = 45.9517
MWK
Avg
0.021731
High
0.022113
Low
0.021363
Last updated: 7/29/2026, 1:21:23 AM
Quick Conversions
| MWK | SRD |
|---|---|
| 1 MWK | 0.02 SRD |
| 10 MWK | 0.22 SRD |
| 50 MWK | 1.09 SRD |
| 100 MWK | 2.18 SRD |
| 500 MWK | 10.88 SRD |
| 1,000 MWK | 21.76 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-07-29T01:21:23Z",
"rates": {
"SRD": 0.021762
}
}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.1762,
"rate": 0.021762
}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