Rate Overview
Live
1 MOP = 260.0700 MMK
1 MMK = 0.003845
MOP
Avg
260.1454
High
260.2851
Low
260.0692
Last updated: 6/19/2026, 10:11:09 AM
Quick Conversions
| MOP | MMK |
|---|---|
| 1 MOP | 260.07 MMK |
| 10 MOP | 2,600.70 MMK |
| 50 MOP | 13,003.50 MMK |
| 100 MOP | 26,007.00 MMK |
| 500 MOP | 130,035.02 MMK |
| 1,000 MOP | 260,070.04 MMK |
Get MOP/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=MMKExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-06-19T10:11:09Z",
"rates": {
"MMK": 260.070042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "MMK",
"amount": 100
},
"result": 26007.0042,
"rate": 260.070042
}Build with MOP/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key