Rate Overview
Live
1 MYR = 109.7013 CRC
1 CRC = 0.009116
MYR
Avg
117.3693
High
126.0159
Low
109.7013
Last updated: 7/20/2026, 2:38:04 AM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 109.70 CRC |
| 10 MYR | 1,097.01 CRC |
| 50 MYR | 5,485.06 CRC |
| 100 MYR | 10,970.13 CRC |
| 500 MYR | 54,850.65 CRC |
| 1,000 MYR | 109,701.30 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-20T02:38:04Z",
"rates": {
"CRC": 109.701296
}
}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": 10970.1296,
"rate": 109.701296
}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