Rate Overview
Live
1 MYR = 6.0546 CUP
1 CUP = 0.165165
MYR
Avg
6.1025
High
6.1631
Low
6.0546
Last updated: 3/7/2026, 1:07:14 AM
Quick Conversions
| MYR | CUP |
|---|---|
| 1 MYR | 6.05 CUP |
| 10 MYR | 60.55 CUP |
| 50 MYR | 302.73 CUP |
| 100 MYR | 605.46 CUP |
| 500 MYR | 3,027.28 CUP |
| 1,000 MYR | 6,054.56 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-07T01:07:14Z",
"rates": {
"CUP": 6.054562
}
}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": 605.4562,
"rate": 6.054562
}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