Rate Overview
Live
1 CHF = 18.9668 MVR
1 MVR = 0.052724
CHF
Avg
19.0852
High
19.1637
Low
18.9668
Last updated: 7/23/2026, 8:42:16 AM
Quick Conversions
| CHF | MVR |
|---|---|
| 1 CHF | 18.97 MVR |
| 10 CHF | 189.67 MVR |
| 50 CHF | 948.34 MVR |
| 100 CHF | 1,896.68 MVR |
| 500 CHF | 9,483.41 MVR |
| 1,000 CHF | 18,966.82 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-23T08:42:16Z",
"rates": {
"MVR": 18.966818
}
}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": 1896.6818,
"rate": 18.966818
}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