Rate Overview
Live
1 MYR = 4.2534 SZL
1 SZL = 0.235105
MYR
Avg
4.2225
High
4.2539
Low
4.1846
Last updated: 5/7/2026, 3:35:26 AM
Quick Conversions
| MYR | SZL |
|---|---|
| 1 MYR | 4.25 SZL |
| 10 MYR | 42.53 SZL |
| 50 MYR | 212.67 SZL |
| 100 MYR | 425.34 SZL |
| 500 MYR | 2,126.71 SZL |
| 1,000 MYR | 4,253.41 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-05-07T03:35:26Z",
"rates": {
"SZL": 4.25341
}
}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": 425.34099999999995,
"rate": 4.25341
}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