Rate Overview
Live
1 MVR = 29.4336 CRC
1 CRC = 0.033975
MVR
Avg
29.3908
High
29.4885
Low
29.0792
Last updated: 7/24/2026, 5:34:37 PM
Quick Conversions
| MVR | CRC |
|---|---|
| 1 MVR | 29.43 CRC |
| 10 MVR | 294.34 CRC |
| 50 MVR | 1,471.68 CRC |
| 100 MVR | 2,943.36 CRC |
| 500 MVR | 14,716.80 CRC |
| 1,000 MVR | 29,433.60 CRC |
Get MVR/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=CRCExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-24T17:34:37Z",
"rates": {
"CRC": 29.433603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "CRC",
"amount": 100
},
"result": 2943.3603000000003,
"rate": 29.433603
}Build with MVR/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key