Rate Overview
Live
1 CHF = 5.0242 MYR
1 MYR = 0.199037
CHF
Avg
5.0439
High
5.0732
Low
5.0242
Last updated: 8/15/2026, 6:36:22 PM
Quick Conversions
| CHF | MYR |
|---|---|
| 1 CHF | 5.02 MYR |
| 10 CHF | 50.24 MYR |
| 50 CHF | 251.21 MYR |
| 100 CHF | 502.42 MYR |
| 500 CHF | 2,512.09 MYR |
| 1,000 CHF | 5,024.19 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-08-15T18:36:22Z",
"rates": {
"MYR": 5.024186
}
}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": 502.4186,
"rate": 5.024186
}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