Rate Overview
Live
1 MYR = 0.244232 CUC
1 CUC = 4.0945
MYR
Avg
0.245101
High
0.245770
Low
0.244232
Last updated: 7/8/2026, 7:05:47 PM
Quick Conversions
| MYR | CUC |
|---|---|
| 1 MYR | 0.24 CUC |
| 10 MYR | 2.44 CUC |
| 50 MYR | 12.21 CUC |
| 100 MYR | 24.42 CUC |
| 500 MYR | 122.12 CUC |
| 1,000 MYR | 244.23 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-08T19:05:47Z",
"rates": {
"CUC": 0.244232
}
}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.4232,
"rate": 0.244232
}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