Rate Overview
Live
1 MYR = 6.4840 CUP
1 CUP = 0.154226
MYR
Avg
6.4813
High
6.4875
Low
6.4683
Last updated: 8/15/2026, 3:24:33 AM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.48 CUP |
| 10 MYR | 64.84 CUP |
| 50 MYR | 324.20 CUP |
| 100 MYR | 648.40 CUP |
| 500 MYR | 3,241.99 CUP |
| 1,000 MYR | 6,483.98 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-08-15T03:24:33Z",
"rates": {
"CUP": 6.483982
}
}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": 648.3982,
"rate": 6.483982
}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