Rate Overview
Live
1 CHF = 19.4253 MVR
1 MVR = 0.051479
CHF
Avg
19.7311
High
20.1478
Low
19.2991
Last updated: 3/27/2026, 7:13:34 AM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 19.43 MVR |
| 10 CHF | 194.25 MVR |
| 50 CHF | 971.26 MVR |
| 100 CHF | 1,942.53 MVR |
| 500 CHF | 9,712.64 MVR |
| 1,000 CHF | 19,425.28 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-27T07:13:34Z",
"rates": {
"MVR": 19.425276
}
}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": 1942.5276000000001,
"rate": 19.425276
}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