Rate Overview
Live
1 MYR = 115.3655 CRC
1 CRC = 0.008668
MYR
Avg
116.2440
High
117.1055
Low
115.3611
Last updated: 4/17/2026, 6:29:13 AM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 115.37 CRC |
| 10 MYR | 1,153.65 CRC |
| 50 MYR | 5,768.27 CRC |
| 100 MYR | 11,536.55 CRC |
| 500 MYR | 57,682.73 CRC |
| 1,000 MYR | 115,365.46 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-04-17T06:29:13Z",
"rates": {
"CRC": 115.365463
}
}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": 11536.5463,
"rate": 115.365463
}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