Rate Overview
Live
1 CHF = 19.5095 MVR
1 MVR = 0.051257
CHF
Avg
19.4176
High
19.5095
Low
19.3425
Last updated: 6/15/2026, 2:16:06 PM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 19.51 MVR |
| 10 CHF | 195.09 MVR |
| 50 CHF | 975.47 MVR |
| 100 CHF | 1,950.95 MVR |
| 500 CHF | 9,754.73 MVR |
| 1,000 CHF | 19,509.47 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-06-15T14:16:06Z",
"rates": {
"MVR": 19.509469
}
}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": 1950.9469,
"rate": 19.509469
}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