Rate Overview
Live
1 CHF = 5.0611 MYR
1 MYR = 0.197585
CHF
Avg
5.0582
High
5.0992
Low
5.0095
Last updated: 5/6/2026, 10:21:17 PM
Quick Conversions
| CHF | MYR |
|---|---|
| 1 CHF | 5.06 MYR |
| 10 CHF | 50.61 MYR |
| 50 CHF | 253.06 MYR |
| 100 CHF | 506.11 MYR |
| 500 CHF | 2,530.56 MYR |
| 1,000 CHF | 5,061.12 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-05-06T22:21:17Z",
"rates": {
"MYR": 5.06112
}
}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.11199999999997,
"rate": 5.06112
}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