Rate Overview
Live
1 MYR = 0.242058 CUC
1 CUC = 4.1312
MYR
Avg
0.245410
High
0.246750
Low
0.242058
Last updated: 6/18/2026, 11:23:44 AM
Quick Conversions
| MYR | CUC |
|---|---|
| 1 MYR | 0.24 CUC |
| 10 MYR | 2.42 CUC |
| 50 MYR | 12.10 CUC |
| 100 MYR | 24.21 CUC |
| 500 MYR | 121.03 CUC |
| 1,000 MYR | 242.06 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-06-18T11:23:44Z",
"rates": {
"CUC": 0.242058
}
}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.2058,
"rate": 0.242058
}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