Rate Overview
Live
1 CHF = 4.9997 MYR
1 MYR = 0.200010
CHF
Avg
5.0563
High
5.1291
Low
4.9642
Last updated: 7/26/2026, 9:43:57 AM
Quick Conversions
| CHF | MYR |
|---|---|
| 1 CHF | 5.00 MYR |
| 10 CHF | 50.00 MYR |
| 50 CHF | 249.99 MYR |
| 100 CHF | 499.97 MYR |
| 500 CHF | 2,499.87 MYR |
| 1,000 CHF | 4,999.74 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-26T09:43:57Z",
"rates": {
"MYR": 4.999738
}
}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": 499.9738,
"rate": 4.999738
}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