Rate Overview
Live
1 CHF = 5.0691 MYR
1 MYR = 0.197273
CHF
Avg
5.0586
High
5.0786
Low
5.0351
Last updated: 7/5/2026, 9:10:47 PM
Quick Conversions
| CHF | MYR |
|---|---|
| 1 CHF | 5.07 MYR |
| 10 CHF | 50.69 MYR |
| 50 CHF | 253.46 MYR |
| 100 CHF | 506.91 MYR |
| 500 CHF | 2,534.56 MYR |
| 1,000 CHF | 5,069.11 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-07-05T21:10:47Z",
"rates": {
"MYR": 5.06911
}
}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.911,
"rate": 5.06911
}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