Rate Overview
Live
1 CHF = 18.9211 MVR
1 MVR = 0.052851
CHF
Avg
19.4329
High
20.1230
Low
18.9211
Last updated: 7/23/2026, 1:17:27 PM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 18.92 MVR |
| 10 CHF | 189.21 MVR |
| 50 CHF | 946.05 MVR |
| 100 CHF | 1,892.11 MVR |
| 500 CHF | 9,460.54 MVR |
| 1,000 CHF | 18,921.09 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-23T13:17:27Z",
"rates": {
"MVR": 18.921087
}
}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": 1892.1087,
"rate": 18.921087
}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