Rate Overview
Live
1 MYR = 110.4842 CRC
1 CRC = 0.009051
MYR
Avg
117.1643
High
126.8358
Low
109.3570
Last updated: 7/20/2026, 8:53:15 PM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 110.48 CRC |
| 10 MYR | 1,104.84 CRC |
| 50 MYR | 5,524.21 CRC |
| 100 MYR | 11,048.42 CRC |
| 500 MYR | 55,242.09 CRC |
| 1,000 MYR | 110,484.19 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-20T20:53:15Z",
"rates": {
"CRC": 110.484188
}
}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": 11048.4188,
"rate": 110.484188
}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