Rate Overview
Live
1 MYR = 3.9731 SZL
1 SZL = 0.251695
MYR
Avg
4.0035
High
4.0459
Low
3.9731
Last updated: 7/6/2026, 4:13:59 AM
Quick Conversions
| MYR | SZL |
|---|---|
| 1 MYR | 3.97 SZL |
| 10 MYR | 39.73 SZL |
| 50 MYR | 198.65 SZL |
| 100 MYR | 397.31 SZL |
| 500 MYR | 1,986.53 SZL |
| 1,000 MYR | 3,973.06 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-07-06T04:13:59Z",
"rates": {
"SZL": 3.97306
}
}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": 397.306,
"rate": 3.97306
}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