Rate Overview
Live
1 MYR = 115.2669 CRC
1 CRC = 0.008676
MYR
Avg
117.4408
High
118.7423
Low
115.2669
Last updated: 3/27/2026, 9:32:32 AM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 115.27 CRC |
| 10 MYR | 1,152.67 CRC |
| 50 MYR | 5,763.34 CRC |
| 100 MYR | 11,526.69 CRC |
| 500 MYR | 57,633.45 CRC |
| 1,000 MYR | 115,266.90 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-27T09:32:32Z",
"rates": {
"CRC": 115.266899
}
}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": 11526.6899,
"rate": 115.266899
}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