Rate Overview
Live
1 MVR = 29.2880 CRC
1 CRC = 0.034144
MVR
Avg
32.2441
High
33.8329
Low
29.2880
Last updated: 5/29/2026, 7:38:45 PM
Quick Conversions
| MVR | CRC |
|---|---|
| 1 MVR | 29.29 CRC |
| 10 MVR | 292.88 CRC |
| 50 MVR | 1,464.40 CRC |
| 100 MVR | 2,928.80 CRC |
| 500 MVR | 14,644.01 CRC |
| 1,000 MVR | 29,288.03 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-29T19:38:45Z",
"rates": {
"CRC": 29.288029
}
}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": 2928.8029,
"rate": 29.288029
}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