Rate Overview
Live
1 MYR = 6.4536 CUP
1 CUP = 0.154951
MYR
Avg
6.4662
High
6.5091
Low
6.4053
Last updated: 7/1/2026, 5:34:31 AM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.45 CUP |
| 10 MYR | 64.54 CUP |
| 50 MYR | 322.68 CUP |
| 100 MYR | 645.36 CUP |
| 500 MYR | 3,226.82 CUP |
| 1,000 MYR | 6,453.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-07-01T05:34:31Z",
"rates": {
"CUP": 6.453636
}
}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": 645.3636,
"rate": 6.453636
}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