Rate Overview
Live
1 MYR = 5.9521 CUP
1 CUP = 0.168007
MYR
Avg
6.0894
High
6.1734
Low
5.9521
Last updated: 3/27/2026, 9:30:38 AM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 5.95 CUP |
| 10 MYR | 59.52 CUP |
| 50 MYR | 297.61 CUP |
| 100 MYR | 595.21 CUP |
| 500 MYR | 2,976.07 CUP |
| 1,000 MYR | 5,952.14 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-27T09:30:38Z",
"rates": {
"CUP": 5.952136
}
}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": 595.2136,
"rate": 5.952136
}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