Rate Overview
Live
1 MYR = 110.9644 CRC
1 CRC = 0.009012
MYR
Avg
118.2342
High
126.3463
Low
109.6120
Last updated: 7/27/2026, 4:32:32 PM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 110.96 CRC |
| 10 MYR | 1,109.64 CRC |
| 50 MYR | 5,548.22 CRC |
| 100 MYR | 11,096.44 CRC |
| 500 MYR | 55,482.19 CRC |
| 1,000 MYR | 110,964.38 CRC |
Get MYR/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=CRCExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-27T16:32:32Z",
"rates": {
"CRC": 110.96438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "CRC",
"amount": 100
},
"result": 11096.438,
"rate": 110.96438
}Build with MYR/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key