Rate Overview
Live
1 MYR = 0.250469 CUC
1 CUC = 3.9925
MYR
Avg
0.252829
High
0.255752
Low
0.250469
Last updated: 5/28/2026, 9:45:12 PM
Quick Conversions
| MYR | CUC |
|---|---|
| 1 MYR | 0.25 CUC |
| 10 MYR | 2.50 CUC |
| 50 MYR | 12.52 CUC |
| 100 MYR | 25.05 CUC |
| 500 MYR | 125.23 CUC |
| 1,000 MYR | 250.47 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-28T21:45:12Z",
"rates": {
"CUC": 0.250469
}
}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.0469,
"rate": 0.250469
}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