Rate Overview
Live
1 MYR = 0.199159 CHF
1 CHF = 5.0211
MYR
Avg
0.200801
High
0.226704
Low
0.183370
Last updated: 7/23/2026, 7:13:21 PM
Quick Conversions
| MYR | CHF |
|---|---|
| 1 MYR | 0.20 CHF |
| 10 MYR | 1.99 CHF |
| 50 MYR | 9.96 CHF |
| 100 MYR | 19.92 CHF |
| 500 MYR | 99.58 CHF |
| 1,000 MYR | 199.16 CHF |
Get MYR/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=CHFExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-23T19:13:21Z",
"rates": {
"CHF": 0.199159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "CHF",
"amount": 100
},
"result": 19.9159,
"rate": 0.199159
}Build with MYR/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key