Rate Overview
Live
1 XCD = 777.1272 MMK
1 MMK = 0.001287
XCD
Avg
777.1358
High
777.2287
Low
777.0293
Last updated: 4/18/2026, 8:49:03 AM
Quick Conversions
| XCD | MMK |
|---|---|
| 1 XCD | 777.13 MMK |
| 10 XCD | 7,771.27 MMK |
| 50 XCD | 38,856.36 MMK |
| 100 XCD | 77,712.72 MMK |
| 500 XCD | 388,563.58 MMK |
| 1,000 XCD | 777,127.17 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-04-18T08:49:03Z",
"rates": {
"MMK": 777.127169
}
}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": 77712.7169,
"rate": 777.127169
}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