Rate Overview
Live
1 RSD = 16.9076 MWK
1 MWK = 0.059145
RSD
Avg
17.0586
High
17.1706
Low
16.9076
Last updated: 6/19/2026, 8:47:35 AM
Quick Conversions
| RSD | MWK |
|---|---|
| 1 RSD | 16.91 MWK |
| 10 RSD | 169.08 MWK |
| 50 RSD | 845.38 MWK |
| 100 RSD | 1,690.76 MWK |
| 500 RSD | 8,453.80 MWK |
| 1,000 RSD | 16,907.59 MWK |
Get RSD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=MWKExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-06-19T08:47:35Z",
"rates": {
"MWK": 16.907591
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "MWK",
"amount": 100
},
"result": 1690.7591,
"rate": 16.907591
}Build with RSD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key