Rate Overview
Live
1 VND = 0.079493 MMK
1 MMK = 12.5797
VND
Avg
0.079863
High
0.081052
Low
0.079412
Last updated: 3/27/2026, 11:16:05 AM
Quick Conversions
| VND | MMK |
|---|---|
| 1 VND | 0.08 MMK |
| 10 VND | 0.79 MMK |
| 50 VND | 3.97 MMK |
| 100 VND | 7.95 MMK |
| 500 VND | 39.75 MMK |
| 1,000 VND | 79.49 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-03-27T11:16:05Z",
"rates": {
"MMK": 0.079493
}
}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.949299999999999,
"rate": 0.079493
}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