Rate Overview
Live
1 CHF = 19.9139 MVR
1 MVR = 0.050216
CHF
Avg
19.8841
High
20.1263
Low
19.7013
Last updated: 3/7/2026, 12:13:51 AM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 19.91 MVR |
| 10 CHF | 199.14 MVR |
| 50 CHF | 995.70 MVR |
| 100 CHF | 1,991.39 MVR |
| 500 CHF | 9,956.97 MVR |
| 1,000 CHF | 19,913.93 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-07T00:13:51Z",
"rates": {
"MVR": 19.913935
}
}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": 1991.3935,
"rate": 19.913935
}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