Rate Overview
Live
1 MYR = 115.2526 CRC
1 CRC = 0.008677
MYR
Avg
118.3180
High
126.0159
Low
113.0944
Last updated: 3/27/2026, 1:01:53 PM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 115.25 CRC |
| 10 MYR | 1,152.53 CRC |
| 50 MYR | 5,762.63 CRC |
| 100 MYR | 11,525.26 CRC |
| 500 MYR | 57,626.29 CRC |
| 1,000 MYR | 115,252.58 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-03-27T13:01:53Z",
"rates": {
"CRC": 115.252576
}
}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": 11525.2576,
"rate": 115.252576
}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