Rate Overview
Live
1 MMK = 0.012627 CUP
1 CUP = 79.1954
MMK
Avg
0.012623
High
0.012627
Low
0.012615
Last updated: 7/11/2026, 4:56:40 PM
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.63 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-11T16:56:40Z",
"rates": {
"CUP": 0.012627
}
}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.2627,
"rate": 0.012627
}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