Rate Overview
Live
1 MYR = 6.5129 CUP
1 CUP = 0.153541
MYR
Avg
5.7735
High
6.6877
Low
5.3208
Last updated: 7/4/2026, 9:15:23 AM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.51 CUP |
| 10 MYR | 65.13 CUP |
| 50 MYR | 325.65 CUP |
| 100 MYR | 651.29 CUP |
| 500 MYR | 3,256.46 CUP |
| 1,000 MYR | 6,512.93 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-04T09:15:23Z",
"rates": {
"CUP": 6.512927
}
}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": 651.2927000000001,
"rate": 6.512927
}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