Rate Overview
Live
1 CHF = 18.9816 MVR
1 MVR = 0.052683
CHF
Avg
19.5675
High
20.1230
Low
18.9816
Last updated: 7/22/2026, 10:20:51 PM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 18.98 MVR |
| 10 CHF | 189.82 MVR |
| 50 CHF | 949.08 MVR |
| 100 CHF | 1,898.16 MVR |
| 500 CHF | 9,490.79 MVR |
| 1,000 CHF | 18,981.59 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-07-22T22:20:51Z",
"rates": {
"MVR": 18.981585
}
}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": 1898.1585,
"rate": 18.981585
}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