Rate Overview
Live
1 MYR = 6.5318 CUP
1 CUP = 0.153096
MYR
Avg
6.5661
High
6.5831
Low
6.5318
Last updated: 9/2/2026, 5:31:25 AM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.53 CUP |
| 10 MYR | 65.32 CUP |
| 50 MYR | 326.59 CUP |
| 100 MYR | 653.18 CUP |
| 500 MYR | 3,265.91 CUP |
| 1,000 MYR | 6,531.83 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-09-02T05:31:25Z",
"rates": {
"CUP": 6.531828
}
}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": 653.1828,
"rate": 6.531828
}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