Rate Overview
Live
1 CHF = 19.8363 MVR
1 MVR = 0.050413
CHF
Avg
19.7368
High
19.8363
Low
19.5815
Last updated: 5/6/2026, 10:16:02 AM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 19.84 MVR |
| 10 CHF | 198.36 MVR |
| 50 CHF | 991.81 MVR |
| 100 CHF | 1,983.63 MVR |
| 500 CHF | 9,918.14 MVR |
| 1,000 CHF | 19,836.28 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-06T10:16:02Z",
"rates": {
"MVR": 19.83628
}
}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": 1983.628,
"rate": 19.83628
}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