Rate Overview
Live
1 MYR = 119.3381 CRC
1 CRC = 0.008380
MYR
Avg
120.0196
High
121.4054
Low
119.2893
Last updated: 3/7/2026, 1:05:54 AM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 119.34 CRC |
| 10 MYR | 1,193.38 CRC |
| 50 MYR | 5,966.91 CRC |
| 100 MYR | 11,933.81 CRC |
| 500 MYR | 59,669.07 CRC |
| 1,000 MYR | 119,338.14 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-07T01:05:54Z",
"rates": {
"CRC": 119.338139
}
}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": 11933.8139,
"rate": 119.338139
}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