Rate Overview
Live
1 VND = 0.079839 MMK
1 MMK = 12.5252
VND
Avg
0.079685
High
0.079928
Low
0.079546
Last updated: 7/5/2026, 4:10:28 PM
Quick Conversions
| VND | MMK |
|---|---|
| 1 VND | 0.08 MMK |
| 10 VND | 0.80 MMK |
| 50 VND | 3.99 MMK |
| 100 VND | 7.98 MMK |
| 500 VND | 39.92 MMK |
| 1,000 VND | 79.84 MMK |
Get VND/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=MMKExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-05T16:10:28Z",
"rates": {
"MMK": 0.079839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "MMK",
"amount": 100
},
"result": 7.983899999999999,
"rate": 0.079839
}Build with VND/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key