Rate Overview
Live
1 CHF = 19.4361 MVR
1 MVR = 0.051451
CHF
Avg
19.2007
High
20.0777
Low
17.4822
Last updated: 3/27/2026, 5:36:36 AM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 19.44 MVR |
| 10 CHF | 194.36 MVR |
| 50 CHF | 971.81 MVR |
| 100 CHF | 1,943.61 MVR |
| 500 CHF | 9,718.07 MVR |
| 1,000 CHF | 19,436.14 MVR |
Get CHF/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=MVRExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-27T05:36:36Z",
"rates": {
"MVR": 19.436144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "MVR",
"amount": 100
},
"result": 1943.6144,
"rate": 19.436144
}Build with CHF/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key