Rate Overview
Live
1 MYR = 6.0214 CUP
1 CUP = 0.166074
MYR
Avg
6.4257
High
6.7774
Low
6.0214
Last updated: 5/27/2026, 10:56:04 PM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.02 CUP |
| 10 MYR | 60.21 CUP |
| 50 MYR | 301.07 CUP |
| 100 MYR | 602.14 CUP |
| 500 MYR | 3,010.70 CUP |
| 1,000 MYR | 6,021.41 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-27T22:56:04Z",
"rates": {
"CUP": 6.021406
}
}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": 602.1406,
"rate": 6.021406
}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