Rate Overview
Live
1 MYR = 0.243597 CUC
1 CUC = 4.1051
MYR
Avg
0.244380
High
0.244884
Low
0.243597
Last updated: 7/29/2026, 1:18:56 AM
Quick Conversions
| MYR | CUC |
|---|---|
| 1 MYR | 0.24 CUC |
| 10 MYR | 2.44 CUC |
| 50 MYR | 12.18 CUC |
| 100 MYR | 24.36 CUC |
| 500 MYR | 121.80 CUC |
| 1,000 MYR | 243.60 CUC |
Get MYR/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=CUCExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-29T01:18:56Z",
"rates": {
"CUC": 0.243597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "CUC",
"amount": 100
},
"result": 24.3597,
"rate": 0.243597
}Build with MYR/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key