Rate Overview
Live
1 SAR = 461.9192 MWK
1 MWK = 0.002165
SAR
Avg
461.3002
High
462.6737
Low
459.9183
Last updated: 4/18/2026, 1:51:52 AM
Quick Conversions
| SAR | MWK |
|---|---|
| 1 SAR | 461.92 MWK |
| 10 SAR | 4,619.19 MWK |
| 50 SAR | 23,095.96 MWK |
| 100 SAR | 46,191.92 MWK |
| 500 SAR | 230,959.60 MWK |
| 1,000 SAR | 461,919.19 MWK |
Get SAR/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=MWKExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-18T01:51:52Z",
"rates": {
"MWK": 461.919193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "MWK",
"amount": 100
},
"result": 46191.9193,
"rate": 461.919193
}Build with SAR/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key