Rate Overview
Live
1 CHF = 19.4453 MVR
1 MVR = 0.051426
CHF
Avg
19.5642
High
19.6477
Low
19.4453
Last updated: 3/27/2026, 3:47:26 AM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 19.45 MVR |
| 10 CHF | 194.45 MVR |
| 50 CHF | 972.27 MVR |
| 100 CHF | 1,944.53 MVR |
| 500 CHF | 9,722.66 MVR |
| 1,000 CHF | 19,445.31 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-27T03:47:26Z",
"rates": {
"MVR": 19.445311
}
}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": 1944.5311,
"rate": 19.445311
}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