Rate Overview
Live
1 MYR = 111.4640 CRC
1 CRC = 0.008972
MYR
Avg
111.4987
High
111.9666
Low
111.1262
Last updated: 7/7/2026, 12:20:49 PM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 111.46 CRC |
| 10 MYR | 1,114.64 CRC |
| 50 MYR | 5,573.20 CRC |
| 100 MYR | 11,146.40 CRC |
| 500 MYR | 55,731.98 CRC |
| 1,000 MYR | 111,463.96 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-07T12:20:49Z",
"rates": {
"CRC": 111.463961
}
}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": 11146.3961,
"rate": 111.463961
}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