Rate Overview
Live
1 MYR = 6.0082 CUP
1 CUP = 0.166439
MYR
Avg
6.1301
High
6.7468
Low
5.8010
Last updated: 5/28/2026, 3:45:12 AM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.01 CUP |
| 10 MYR | 60.08 CUP |
| 50 MYR | 300.41 CUP |
| 100 MYR | 600.82 CUP |
| 500 MYR | 3,004.10 CUP |
| 1,000 MYR | 6,008.20 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-28T03:45:12Z",
"rates": {
"CUP": 6.008198
}
}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.8198,
"rate": 6.008198
}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