Rate Overview
Live
1 MMK = 0.012625 CUP
1 CUP = 79.2079
MMK
Avg
0.012621
High
0.012625
Low
0.012614
Last updated: 8/18/2026, 3:30:04 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-08-18T15:30:04Z",
"rates": {
"CUP": 0.012625
}
}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.2625000000000002,
"rate": 0.012625
}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