Rate Overview
Live
1 MYR = 0.198207 CHF
1 CHF = 5.0452
MYR
Avg
0.199567
High
0.201528
Low
0.198207
Last updated: 3/26/2026, 11:36:38 PM
Quick Conversions
| MYR | CHF |
|---|---|
| 1 MYR | 0.20 CHF |
| 10 MYR | 1.98 CHF |
| 50 MYR | 9.91 CHF |
| 100 MYR | 19.82 CHF |
| 500 MYR | 99.10 CHF |
| 1,000 MYR | 198.21 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-03-26T23:36:38Z",
"rates": {
"CHF": 0.198207
}
}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.8207,
"rate": 0.198207
}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