Rate Overview
Live
1 MYR = 4.0286 SZL
1 SZL = 0.248223
MYR
Avg
4.1246
High
4.3459
Low
3.9856
Last updated: 7/19/2026, 7:31:29 PM
Quick Conversions
| MYR | SZL |
|---|---|
| 1 MYR | 4.03 SZL |
| 10 MYR | 40.29 SZL |
| 50 MYR | 201.43 SZL |
| 100 MYR | 402.86 SZL |
| 500 MYR | 2,014.32 SZL |
| 1,000 MYR | 4,028.64 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-19T19:31:29Z",
"rates": {
"SZL": 4.02864
}
}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": 402.86400000000003,
"rate": 4.02864
}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