Rate Overview
Live
1 MYR = 111.3879 CRC
1 CRC = 0.008978
MYR
Avg
112.1918
High
112.7686
Low
111.3879
Last updated: 9/2/2026, 3:27:01 AM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 111.39 CRC |
| 10 MYR | 1,113.88 CRC |
| 50 MYR | 5,569.40 CRC |
| 100 MYR | 11,138.79 CRC |
| 500 MYR | 55,693.97 CRC |
| 1,000 MYR | 111,387.94 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-09-02T03:27:01Z",
"rates": {
"CRC": 111.387939
}
}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": 11138.7939,
"rate": 111.387939
}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