Rate Overview
Live
1 MMK = 0.012621 CUP
1 CUP = 79.2330
MMK
Avg
0.012620
High
0.012621
Low
0.012619
Last updated: 5/7/2026, 11:28:19 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-05-07T11:28:19Z",
"rates": {
"CUP": 0.012621
}
}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.2621,
"rate": 0.012621
}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