Rate Overview
Live
1 CHF = 19.6753 MVR
1 MVR = 0.050825
CHF
Avg
19.6520
High
19.7678
Low
19.5478
Last updated: 5/26/2026, 1:37:12 PM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 19.68 MVR |
| 10 CHF | 196.75 MVR |
| 50 CHF | 983.77 MVR |
| 100 CHF | 1,967.53 MVR |
| 500 CHF | 9,837.65 MVR |
| 1,000 CHF | 19,675.30 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-26T13:37:12Z",
"rates": {
"MVR": 19.675302
}
}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": 1967.5302,
"rate": 19.675302
}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