Rate Overview
Live
1 CHF = 5.0456 MYR
1 MYR = 0.198191
CHF
Avg
5.0213
High
5.0549
Low
4.9988
Last updated: 3/27/2026, 10:36:52 AM
Quick Conversions
| CHF | MYR |
|---|---|
| 1 CHF | 5.05 MYR |
| 10 CHF | 50.46 MYR |
| 50 CHF | 252.28 MYR |
| 100 CHF | 504.56 MYR |
| 500 CHF | 2,522.82 MYR |
| 1,000 CHF | 5,045.64 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-03-27T10:36:52Z",
"rates": {
"MYR": 5.045644
}
}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": 504.56440000000003,
"rate": 5.045644
}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