Rate Overview
Live
1 MVR = 29.8401 CRC
1 CRC = 0.033512
MVR
Avg
29.5723
High
29.8401
Low
29.3747
Last updated: 5/9/2026, 4:53:38 AM
Quick Conversions
| MVR | CRC |
|---|---|
| 1 MVR | 29.84 CRC |
| 10 MVR | 298.40 CRC |
| 50 MVR | 1,492.00 CRC |
| 100 MVR | 2,984.01 CRC |
| 500 MVR | 14,920.05 CRC |
| 1,000 MVR | 29,840.09 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-05-09T04:53:38Z",
"rates": {
"CRC": 29.84009
}
}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": 2984.009,
"rate": 29.84009
}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