Rate Overview
Live
1 CUP = 87.5255 MMK
1 MMK = 0.011425
CUP
Avg
87.5210
High
87.6944
Low
87.2515
Last updated: 3/7/2026, 3:06:42 AM
Quick Conversions
| CUP | MMK |
|---|---|
| 1 CUP | 87.53 MMK |
| 10 CUP | 875.26 MMK |
| 50 CUP | 4,376.28 MMK |
| 100 CUP | 8,752.55 MMK |
| 500 CUP | 43,762.75 MMK |
| 1,000 CUP | 87,525.50 MMK |
Get CUP/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=MMKExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-07T03:06:42Z",
"rates": {
"MMK": 87.525503
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "MMK",
"amount": 100
},
"result": 8752.5503,
"rate": 87.525503
}Build with CUP/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key