Rate Overview
Live
1 CRC = 4.6375 MMK
1 MMK = 0.215635
CRC
Avg
4.4079
High
4.6436
Low
4.1970
Last updated: 5/27/2026, 8:37:13 PM
Quick Conversions
| CRC | MMK |
|---|---|
| 1 CRC | 4.64 MMK |
| 10 CRC | 46.37 MMK |
| 50 CRC | 231.87 MMK |
| 100 CRC | 463.75 MMK |
| 500 CRC | 2,318.73 MMK |
| 1,000 CRC | 4,637.46 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-05-27T20:37:13Z",
"rates": {
"MMK": 4.637456
}
}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": 463.7456,
"rate": 4.637456
}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