Rate Overview
Live
1 SRD = 45.9223 MWK
1 MWK = 0.021776
SRD
Avg
45.8008
High
45.9496
Low
45.6359
Last updated: 7/31/2026, 5:09:24 AM
Quick Conversions
| SRD | MWK |
|---|---|
| 1 SRD | 45.92 MWK |
| 10 SRD | 459.22 MWK |
| 50 SRD | 2,296.11 MWK |
| 100 SRD | 4,592.23 MWK |
| 500 SRD | 22,961.14 MWK |
| 1,000 SRD | 45,922.29 MWK |
Get SRD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=MWKExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-31T05:09:24Z",
"rates": {
"MWK": 45.922288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "MWK",
"amount": 100
},
"result": 4592.2288,
"rate": 45.922288
}Build with SRD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key