Rate Overview
Live
1 XCD = 776.3674 MMK
1 MMK = 0.001288
XCD
Avg
776.4398
High
777.6913
Low
774.8715
Last updated: 3/27/2026, 11:35:00 AM
Quick Conversions
| XCD | MMK |
|---|---|
| 1 XCD | 776.37 MMK |
| 10 XCD | 7,763.67 MMK |
| 50 XCD | 38,818.37 MMK |
| 100 XCD | 77,636.74 MMK |
| 500 XCD | 388,183.71 MMK |
| 1,000 XCD | 776,367.43 MMK |
Get XCD/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=MMKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-27T11:35:00Z",
"rates": {
"MMK": 776.367427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "MMK",
"amount": 100
},
"result": 77636.7427,
"rate": 776.367427
}Build with XCD/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key