Rate Overview
Live
1 CHF = 19.0284 MVR
1 MVR = 0.052553
CHF
Avg
19.0753
High
19.1337
Low
19.0234
Last updated: 8/14/2026, 5:32:06 PM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 19.03 MVR |
| 10 CHF | 190.28 MVR |
| 50 CHF | 951.42 MVR |
| 100 CHF | 1,902.84 MVR |
| 500 CHF | 9,514.22 MVR |
| 1,000 CHF | 19,028.44 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-08-14T17:32:06Z",
"rates": {
"MVR": 19.028438
}
}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": 1902.8438,
"rate": 19.028438
}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