Rate Overview
Live
1 CRC = 4.6111 MMK
1 MMK = 0.216870
CRC
Avg
4.2525
High
4.6178
Low
4.0358
Last updated: 7/28/2026, 3:57:50 AM
Quick Conversions
| CRC | MMK |
|---|---|
| 1 CRC | 4.61 MMK |
| 10 CRC | 46.11 MMK |
| 50 CRC | 230.55 MMK |
| 100 CRC | 461.11 MMK |
| 500 CRC | 2,305.53 MMK |
| 1,000 CRC | 4,611.07 MMK |
Get CRC/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=MMKExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-28T03:57:50Z",
"rates": {
"MMK": 4.611066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "MMK",
"amount": 100
},
"result": 461.1066,
"rate": 4.611066
}Build with CRC/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key