Rate Overview
Live
1 MYR = 0.254906 CUC
1 CUC = 3.9230
MYR
Avg
0.252997
High
0.255752
Low
0.251171
Last updated: 5/7/2026, 10:48:56 PM
Quick Conversions
| MYR | CUC |
|---|---|
| 1 MYR | 0.25 CUC |
| 10 MYR | 2.55 CUC |
| 50 MYR | 12.75 CUC |
| 100 MYR | 25.49 CUC |
| 500 MYR | 127.45 CUC |
| 1,000 MYR | 254.91 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-05-07T22:48:56Z",
"rates": {
"CUC": 0.254906
}
}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": 25.4906,
"rate": 0.254906
}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