Rate Overview
Live
1 MYR = 4.2467 SZL
1 SZL = 0.235478
MYR
Avg
4.2838
High
4.3459
Low
4.2467
Last updated: 3/27/2026, 6:07:03 AM
Quick Conversions
| MYR | SZL |
|---|---|
| 1 MYR | 4.25 SZL |
| 10 MYR | 42.47 SZL |
| 50 MYR | 212.33 SZL |
| 100 MYR | 424.67 SZL |
| 500 MYR | 2,123.34 SZL |
| 1,000 MYR | 4,246.69 SZL |
Get MYR/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=SZLExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T06:07:03Z",
"rates": {
"SZL": 4.246689
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "SZL",
"amount": 100
},
"result": 424.6689,
"rate": 4.246689
}Build with MYR/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key