Rate Overview
Live
1 MMK = 0.011421 CUP
1 CUP = 87.5580
MMK
Avg
0.011425
High
0.011461
Low
0.011403
Last updated: 3/7/2026, 12:28:40 AM
Quick Conversions
| MMK | CUP |
|---|---|
| 1 MMK | 0.01 CUP |
| 10 MMK | 0.11 CUP |
| 50 MMK | 0.57 CUP |
| 100 MMK | 1.14 CUP |
| 500 MMK | 5.71 CUP |
| 1,000 MMK | 11.42 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-03-07T00:28:40Z",
"rates": {
"CUP": 0.011421
}
}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.1421000000000001,
"rate": 0.011421
}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