Rate Overview
Live
1 MVR = 29.9977 CRC
1 CRC = 0.033336
MVR
Avg
30.1522
High
30.2589
Low
29.9977
Last updated: 3/27/2026, 3:09:12 PM
Quick Conversions
| MVR | CRC |
|---|---|
| 1 MVR | 30.00 CRC |
| 10 MVR | 299.98 CRC |
| 50 MVR | 1,499.89 CRC |
| 100 MVR | 2,999.77 CRC |
| 500 MVR | 14,998.87 CRC |
| 1,000 MVR | 29,997.75 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-03-27T15:09:12Z",
"rates": {
"CRC": 29.997748
}
}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": 2999.7748,
"rate": 29.997748
}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