Rate Overview
Live
1 CHF = 19.7956 MVR
1 MVR = 0.050516
CHF
Avg
19.6584
High
19.7956
Low
19.5434
Last updated: 4/16/2026, 6:00:08 AM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 19.80 MVR |
| 10 CHF | 197.96 MVR |
| 50 CHF | 989.78 MVR |
| 100 CHF | 1,979.56 MVR |
| 500 CHF | 9,897.78 MVR |
| 1,000 CHF | 19,795.57 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-04-16T06:00:08Z",
"rates": {
"MVR": 19.795568
}
}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": 1979.5567999999998,
"rate": 19.795568
}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