Rate Overview
Live
1 MYR = 116.6902 CRC
1 CRC = 0.008570
MYR
Avg
115.1593
High
116.6902
Low
114.2166
Last updated: 5/7/2026, 8:17:33 AM
Quick Conversions
| MYR | CRC |
|---|---|
| 1 MYR | 116.69 CRC |
| 10 MYR | 1,166.90 CRC |
| 50 MYR | 5,834.51 CRC |
| 100 MYR | 11,669.02 CRC |
| 500 MYR | 58,345.09 CRC |
| 1,000 MYR | 116,690.17 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-07T08:17:33Z",
"rates": {
"CRC": 116.690171
}
}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": 11669.017100000001,
"rate": 116.690171
}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