Rate Overview
Live
1 MYR = 0.243522 CUC
1 CUC = 4.1064
MYR
Avg
0.245505
High
0.257000
Low
0.235986
Last updated: 7/28/2026, 4:22:42 PM
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.76 CUC |
| 1,000 MYR | 243.52 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-28T16:22:42Z",
"rates": {
"CUC": 0.243522
}
}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.3522,
"rate": 0.243522
}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