Rate Overview
Live
1 CRC = 0.008256 MYR
1 MYR = 121.1240
CRC
Avg
0.008310
High
0.008382
Low
0.008236
Last updated: 3/7/2026, 4:26:03 AM
Quick Conversions
| CRC | MYR |
|---|---|
| 1 CRC | 0.01 MYR |
| 10 CRC | 0.08 MYR |
| 50 CRC | 0.41 MYR |
| 100 CRC | 0.83 MYR |
| 500 CRC | 4.13 MYR |
| 1,000 CRC | 8.26 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-03-07T04:26:03Z",
"rates": {
"MYR": 0.008256
}
}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.8255999999999999,
"rate": 0.008256
}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