Rate Overview
Live
1 MYR = 6.0200 CUP
1 CUP = 0.166112
MYR
Avg
5.7144
High
6.6877
Low
5.3208
Last updated: 5/28/2026, 12:09:13 AM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.02 CUP |
| 10 MYR | 60.20 CUP |
| 50 MYR | 301.00 CUP |
| 100 MYR | 602.00 CUP |
| 500 MYR | 3,010.02 CUP |
| 1,000 MYR | 6,020.04 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-28T00:09:13Z",
"rates": {
"CUP": 6.020044
}
}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.0044,
"rate": 6.020044
}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