Rate Overview
Live
1 MMK = 0.011396 CUP
1 CUP = 87.7501
MMK
Avg
0.011415
High
0.011464
Low
0.011389
Last updated: 3/27/2026, 9:41:39 AM
Quick Conversions
| MMK | CUP |
|---|---|
| 1 MMK | 0.01 CUP |
| 10 MMK | 0.11 CUP |
| 50 MMK | 0.57 CUP |
| 100 MMK | 1.14 CUP |
| 500 MMK | 5.70 CUP |
| 1,000 MMK | 11.40 CUP |
Get MMK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=CUPExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-27T09:41:39Z",
"rates": {
"CUP": 0.011396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "CUP",
"amount": 100
},
"result": 1.1396,
"rate": 0.011396
}Build with MMK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key