Rate Overview
Live
1 MYR = 113.7586 CRC
1 CRC = 0.008791
MYR
Avg
119.5753
High
126.2215
Low
113.7586
Last updated: 5/27/2026, 6:33:16 PM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 113.76 CRC |
| 10 MYR | 1,137.59 CRC |
| 50 MYR | 5,687.93 CRC |
| 100 MYR | 11,375.86 CRC |
| 500 MYR | 56,879.29 CRC |
| 1,000 MYR | 113,758.58 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-05-27T18:33:16Z",
"rates": {
"CRC": 113.758581
}
}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": 11375.858100000001,
"rate": 113.758581
}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