Rate Overview
Live
1 CHF = 5.0173 MYR
1 MYR = 0.199309
CHF
Avg
5.0569
High
5.1291
Low
4.9642
Last updated: 7/24/2026, 3:17:51 PM
Quick Conversions
| CHF | MYR |
|---|---|
| 1 CHF | 5.02 MYR |
| 10 CHF | 50.17 MYR |
| 50 CHF | 250.87 MYR |
| 100 CHF | 501.73 MYR |
| 500 CHF | 2,508.66 MYR |
| 1,000 CHF | 5,017.33 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-24T15:17:51Z",
"rates": {
"MYR": 5.017326
}
}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": 501.7326,
"rate": 5.017326
}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