Rate Overview
Live
1 MMK = 0.028210 DOP
1 DOP = 35.4484
MMK
Avg
0.028228
High
0.028427
Low
0.028017
Last updated: 7/3/2026, 6:36:31 PM
Quick Conversions
| MMK | DOP |
|---|---|
| 1 MMK | 0.03 DOP |
| 10 MMK | 0.28 DOP |
| 50 MMK | 1.41 DOP |
| 100 MMK | 2.82 DOP |
| 500 MMK | 14.10 DOP |
| 1,000 MMK | 28.21 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-07-03T18:36:31Z",
"rates": {
"DOP": 0.02821
}
}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.8209999999999997,
"rate": 0.02821
}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