Rate Overview
Live
1 MMK = 0.027826 DOP
1 DOP = 35.9376
MMK
Avg
0.027766
High
0.027826
Low
0.027712
Last updated: 8/13/2026, 6:38:36 AM
Quick Conversions
| MMK | DOP |
|---|---|
| 1 MMK | 0.03 DOP |
| 10 MMK | 0.28 DOP |
| 50 MMK | 1.39 DOP |
| 100 MMK | 2.78 DOP |
| 500 MMK | 13.91 DOP |
| 1,000 MMK | 27.83 DOP |
Get MMK/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=DOPExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-08-13T06:38:36Z",
"rates": {
"DOP": 0.027826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "DOP",
"amount": 100
},
"result": 2.7826,
"rate": 0.027826
}Build with MMK/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key