Rate Overview
Live
1 CHF = 5.0688 MYR
1 MYR = 0.197285
CHF
Avg
4.9694
High
5.4788
Low
4.4472
Last updated: 5/27/2026, 2:30:50 AM
Quick Conversions
| CHF | MYR |
|---|---|
| 1 CHF | 5.07 MYR |
| 10 CHF | 50.69 MYR |
| 50 CHF | 253.44 MYR |
| 100 CHF | 506.88 MYR |
| 500 CHF | 2,534.40 MYR |
| 1,000 CHF | 5,068.81 MYR |
Get CHF/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=MYRExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-05-27T02:30:50Z",
"rates": {
"MYR": 5.068806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "MYR",
"amount": 100
},
"result": 506.8806,
"rate": 5.068806
}Build with CHF/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key