Rate Overview
Live
1 VND = 0.080510 MMK
1 MMK = 12.4208
VND
Avg
0.080164
High
0.080539
Low
0.079824
Last updated: 3/7/2026, 4:05:58 AM
Quick Conversions
| VND | MMK |
|---|---|
| 1 VND | 0.08 MMK |
| 10 VND | 0.81 MMK |
| 50 VND | 4.03 MMK |
| 100 VND | 8.05 MMK |
| 500 VND | 40.26 MMK |
| 1,000 VND | 80.51 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-07T04:05:58Z",
"rates": {
"MMK": 0.08051
}
}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": 8.051,
"rate": 0.08051
}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