Rate Overview
Live
1 MVR = 29.4086 CRC
1 CRC = 0.034004
MVR
Avg
29.3800
High
29.4543
Low
29.2964
Last updated: 7/29/2026, 8:28:17 AM
Quick Conversions
| MVR | CRC |
|---|---|
| 1 MVR | 29.41 CRC |
| 10 MVR | 294.09 CRC |
| 50 MVR | 1,470.43 CRC |
| 100 MVR | 2,940.86 CRC |
| 500 MVR | 14,704.32 CRC |
| 1,000 MVR | 29,408.65 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-29T08:28:17Z",
"rates": {
"CRC": 29.408646
}
}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": 2940.8646,
"rate": 29.408646
}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