Rate Overview
Live
1 MYR = 111.6503 CRC
1 CRC = 0.008957
MYR
Avg
112.3783
High
113.3964
Low
111.6175
Last updated: 6/17/2026, 8:04:36 AM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 111.65 CRC |
| 10 MYR | 1,116.50 CRC |
| 50 MYR | 5,582.52 CRC |
| 100 MYR | 11,165.03 CRC |
| 500 MYR | 55,825.16 CRC |
| 1,000 MYR | 111,650.31 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-06-17T08:04:36Z",
"rates": {
"CRC": 111.650311
}
}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": 11165.0311,
"rate": 111.650311
}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