Rate Overview
Live
1 MYR = 6.7550 CUP
1 CUP = 0.148038
MYR
Avg
6.7044
High
6.7774
Low
6.6560
Last updated: 5/7/2026, 7:04:57 PM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.76 CUP |
| 10 MYR | 67.55 CUP |
| 50 MYR | 337.75 CUP |
| 100 MYR | 675.50 CUP |
| 500 MYR | 3,377.52 CUP |
| 1,000 MYR | 6,755.03 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-07T19:04:57Z",
"rates": {
"CUP": 6.755032
}
}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": 675.5032,
"rate": 6.755032
}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