Rate Overview
Live
1 VND = 0.079485 MMK
1 MMK = 12.5810
VND
Avg
0.079791
High
0.080539
Low
0.079409
Last updated: 3/27/2026, 1:00:09 PM
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.74 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-27T13:00:09Z",
"rates": {
"MMK": 0.079485
}
}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.9485,
"rate": 0.079485
}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