Rate Overview
Live
1 MMK = 0.012617 CUP
1 CUP = 79.2581
MMK
Avg
0.012620
High
0.012623
Low
0.012617
Last updated: 7/8/2026, 11:28:52 AM
Quick Conversions
| MMK | CUP |
|---|---|
| 1 MMK | 0.01 CUP |
| 10 MMK | 0.13 CUP |
| 50 MMK | 0.63 CUP |
| 100 MMK | 1.26 CUP |
| 500 MMK | 6.31 CUP |
| 1,000 MMK | 12.62 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-07-08T11:28:52Z",
"rates": {
"CUP": 0.012617
}
}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.2617,
"rate": 0.012617
}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