Rate Overview
Live
1 MYR = 0.243530 CUC
1 CUC = 4.1063
MYR
Avg
0.244827
High
0.245881
Low
0.243530
Last updated: 7/30/2026, 11:10:00 AM
Quick Conversions
| MYR | CUC |
|---|---|
| 1 MYR | 0.24 CUC |
| 10 MYR | 2.44 CUC |
| 50 MYR | 12.18 CUC |
| 100 MYR | 24.35 CUC |
| 500 MYR | 121.77 CUC |
| 1,000 MYR | 243.53 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-30T11:10:00Z",
"rates": {
"CUC": 0.24353
}
}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.352999999999998,
"rate": 0.24353
}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