Rate Overview
Live
1 MYR = 6.6763 CUP
1 CUP = 0.149783
MYR
Avg
6.6853
High
6.7072
Low
6.6666
Last updated: 4/17/2026, 6:29:52 AM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.68 CUP |
| 10 MYR | 66.76 CUP |
| 50 MYR | 333.82 CUP |
| 100 MYR | 667.63 CUP |
| 500 MYR | 3,338.16 CUP |
| 1,000 MYR | 6,676.33 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-04-17T06:29:52Z",
"rates": {
"CUP": 6.676327
}
}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": 667.6327,
"rate": 6.676327
}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