Rate Overview
Live
1 CHF = 19.6937 MVR
1 MVR = 0.050778
CHF
Avg
19.6548
High
19.7678
Low
19.5478
Last updated: 5/26/2026, 11:19:43 AM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 19.69 MVR |
| 10 CHF | 196.94 MVR |
| 50 CHF | 984.69 MVR |
| 100 CHF | 1,969.37 MVR |
| 500 CHF | 9,846.87 MVR |
| 1,000 CHF | 19,693.74 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-05-26T11:19:43Z",
"rates": {
"MVR": 19.693741
}
}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": 1969.3741,
"rate": 19.693741
}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