Rate Overview
Live
1 MMK = 0.012640 CUP
1 CUP = 79.1139
MMK
Avg
0.012625
High
0.012640
Low
0.012615
Last updated: 6/19/2026, 8:27:39 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.32 CUP |
| 1,000 MMK | 12.64 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-06-19T08:27:39Z",
"rates": {
"CUP": 0.01264
}
}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.264,
"rate": 0.01264
}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