Rate Overview
Live
1 MYR = 6.4976 CUP
1 CUP = 0.153902
MYR
Avg
6.5176
High
6.5389
Low
6.4957
Last updated: 6/17/2026, 8:05:28 AM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.50 CUP |
| 10 MYR | 64.98 CUP |
| 50 MYR | 324.88 CUP |
| 100 MYR | 649.76 CUP |
| 500 MYR | 3,248.82 CUP |
| 1,000 MYR | 6,497.64 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-06-17T08:05:28Z",
"rates": {
"CUP": 6.497635
}
}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": 649.7635,
"rate": 6.497635
}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