Rate Overview
Live
1 CHF = 18.8971 MVR
1 MVR = 0.052918
CHF
Avg
19.5871
High
20.1478
Low
18.8971
Last updated: 7/24/2026, 3:29:41 PM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 18.90 MVR |
| 10 CHF | 188.97 MVR |
| 50 CHF | 944.85 MVR |
| 100 CHF | 1,889.71 MVR |
| 500 CHF | 9,448.55 MVR |
| 1,000 CHF | 18,897.10 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-07-24T15:29:41Z",
"rates": {
"MVR": 18.897098
}
}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": 1889.7098,
"rate": 18.897098
}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