Rate Overview
Live
1 MYR = 5.9514 CUP
1 CUP = 0.168028
MYR
Avg
6.0897
High
6.1734
Low
5.9514
Last updated: 3/27/2026, 3:14:23 PM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 5.95 CUP |
| 10 MYR | 59.51 CUP |
| 50 MYR | 297.57 CUP |
| 100 MYR | 595.14 CUP |
| 500 MYR | 2,975.70 CUP |
| 1,000 MYR | 5,951.40 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-27T15:14:23Z",
"rates": {
"CUP": 5.951397
}
}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.1397,
"rate": 5.951397
}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