Rate Overview
Live
1 MYR = 111.9666 CRC
1 CRC = 0.008931
MYR
Avg
111.4721
High
111.9666
Low
110.7006
Last updated: 7/4/2026, 9:10:47 PM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 111.97 CRC |
| 10 MYR | 1,119.67 CRC |
| 50 MYR | 5,598.33 CRC |
| 100 MYR | 11,196.66 CRC |
| 500 MYR | 55,983.31 CRC |
| 1,000 MYR | 111,966.63 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-07-04T21:10:47Z",
"rates": {
"CRC": 111.966627
}
}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": 11196.6627,
"rate": 111.966627
}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