Rate Overview
Live
1 MYR = 110.6422 CRC
1 CRC = 0.009038
MYR
Avg
111.0408
High
111.9666
Low
109.3212
Last updated: 7/21/2026, 7:02:29 PM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 110.64 CRC |
| 10 MYR | 1,106.42 CRC |
| 50 MYR | 5,532.11 CRC |
| 100 MYR | 11,064.22 CRC |
| 500 MYR | 55,321.09 CRC |
| 1,000 MYR | 110,642.17 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-21T19:02:29Z",
"rates": {
"CRC": 110.642173
}
}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": 11064.2173,
"rate": 110.642173
}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