Rate Overview
Live
1 MYR = 5.9481 CUP
1 CUP = 0.168122
MYR
Avg
5.6522
High
6.0846
Low
5.3208
Last updated: 3/27/2026, 6:52:55 PM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 5.95 CUP |
| 10 MYR | 59.48 CUP |
| 50 MYR | 297.40 CUP |
| 100 MYR | 594.81 CUP |
| 500 MYR | 2,974.04 CUP |
| 1,000 MYR | 5,948.07 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-03-27T18:52:55Z",
"rates": {
"CUP": 5.948071
}
}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": 594.8071,
"rate": 5.948071
}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