Rate Overview
Live
1 CHF = 18.8936 MVR
1 MVR = 0.052928
CHF
Avg
19.0140
High
19.1346
Low
18.8936
Last updated: 7/25/2026, 5:46:47 AM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 18.89 MVR |
| 10 CHF | 188.94 MVR |
| 50 CHF | 944.68 MVR |
| 100 CHF | 1,889.36 MVR |
| 500 CHF | 9,446.81 MVR |
| 1,000 CHF | 18,893.62 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-25T05:46:47Z",
"rates": {
"MVR": 18.89362
}
}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.3619999999999,
"rate": 18.89362
}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