Rate Overview
Live
1 MYR = 6.0093 CUP
1 CUP = 0.166408
MYR
Avg
6.1301
High
6.7468
Low
5.8010
Last updated: 5/28/2026, 2:34:42 AM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.01 CUP |
| 10 MYR | 60.09 CUP |
| 50 MYR | 300.47 CUP |
| 100 MYR | 600.93 CUP |
| 500 MYR | 3,004.66 CUP |
| 1,000 MYR | 6,009.33 CUP |
Get MYR/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=CUPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-28T02:34:42Z",
"rates": {
"CUP": 6.009327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "CUP",
"amount": 100
},
"result": 600.9327,
"rate": 6.009327
}Build with MYR/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key