Rate Overview
Live
1 CUP = 79.2393 MMK
1 MMK = 0.012620
CUP
Avg
79.2381
High
79.2452
Low
79.2302
Last updated: 5/9/2026, 2:45:39 AM
Quick Conversions
| CUP | MMK |
|---|---|
| 1 CUP | 79.24 MMK |
| 10 CUP | 792.39 MMK |
| 50 CUP | 3,961.96 MMK |
| 100 CUP | 7,923.93 MMK |
| 500 CUP | 39,619.65 MMK |
| 1,000 CUP | 79,239.30 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-05-09T02:45:39Z",
"rates": {
"MMK": 79.239299
}
}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": 7923.9299,
"rate": 79.239299
}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