Rate Overview
Live
1 CRC = 0.008669 MYR
1 MYR = 115.3536
CRC
Avg
0.008603
High
0.008669
Low
0.008539
Last updated: 4/17/2026, 4:58:47 AM
Quick Conversions
| CRC | MYR |
|---|---|
| 1 CRC | 0.01 MYR |
| 10 CRC | 0.09 MYR |
| 50 CRC | 0.43 MYR |
| 100 CRC | 0.87 MYR |
| 500 CRC | 4.33 MYR |
| 1,000 CRC | 8.67 MYR |
Get CRC/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=MYRExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-04-17T04:58:47Z",
"rates": {
"MYR": 0.008669
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "MYR",
"amount": 100
},
"result": 0.8669,
"rate": 0.008669
}Build with CRC/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key