Rate Overview
Live
1 MYR = 0.200010 CHF
1 CHF = 4.9998
MYR
Avg
0.198281
High
0.200010
Low
0.196903
Last updated: 7/26/2026, 8:10:54 AM
Quick Conversions
| MYR | CHF |
|---|---|
| 1 MYR | 0.20 CHF |
| 10 MYR | 2.00 CHF |
| 50 MYR | 10.00 CHF |
| 100 MYR | 20.00 CHF |
| 500 MYR | 100.01 CHF |
| 1,000 MYR | 200.01 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-26T08:10:54Z",
"rates": {
"CHF": 0.20001
}
}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": 20.000999999999998,
"rate": 0.20001
}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