Rate Overview
Live
1 MVR = 29.0689 CRC
1 CRC = 0.034401
MVR
Avg
29.1298
High
29.3623
Low
29.0070
Last updated: 8/19/2026, 8:06:16 AM
Quick Conversions
| MVR | CRC |
|---|---|
| 1 MVR | 29.07 CRC |
| 10 MVR | 290.69 CRC |
| 50 MVR | 1,453.45 CRC |
| 100 MVR | 2,906.89 CRC |
| 500 MVR | 14,534.45 CRC |
| 1,000 MVR | 29,068.91 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-08-19T08:06:16Z",
"rates": {
"CRC": 29.068905
}
}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": 2906.8905,
"rate": 29.068905
}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