Rate Overview
Live
1 MYR = 6.4585 CUP
1 CUP = 0.154834
MYR
Avg
6.0598
High
6.7584
Low
5.6088
Last updated: 7/24/2026, 10:50:46 AM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.46 CUP |
| 10 MYR | 64.59 CUP |
| 50 MYR | 322.93 CUP |
| 100 MYR | 645.85 CUP |
| 500 MYR | 3,229.26 CUP |
| 1,000 MYR | 6,458.52 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-24T10:50:46Z",
"rates": {
"CUP": 6.458521
}
}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": 645.8521000000001,
"rate": 6.458521
}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