Rate Overview
Live
1 MYR = 0.247343 CUC
1 CUC = 4.0430
MYR
Avg
0.247559
High
0.248406
Low
0.247259
Last updated: 9/6/2026, 9:47:30 PM
Quick Conversions
| MYR | CUC |
|---|---|
| 1 MYR | 0.25 CUC |
| 10 MYR | 2.47 CUC |
| 50 MYR | 12.37 CUC |
| 100 MYR | 24.73 CUC |
| 500 MYR | 123.67 CUC |
| 1,000 MYR | 247.34 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-09-06T21:47:30Z",
"rates": {
"CUC": 0.247343
}
}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.7343,
"rate": 0.247343
}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