Rate Overview
Live
1 MVR = 29.4974 CRC
1 CRC = 0.033901
MVR
Avg
29.7382
High
29.9253
Low
29.4974
Last updated: 4/18/2026, 12:30:23 PM
Quick Conversions
| MVR | CRC |
|---|---|
| 1 MVR | 29.50 CRC |
| 10 MVR | 294.97 CRC |
| 50 MVR | 1,474.87 CRC |
| 100 MVR | 2,949.74 CRC |
| 500 MVR | 14,748.69 CRC |
| 1,000 MVR | 29,497.38 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-04-18T12:30:23Z",
"rates": {
"CRC": 29.497383
}
}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": 2949.7383,
"rate": 29.497383
}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