Rate Overview
Live
1 VUV = 17.6001 MMK
1 MMK = 0.056818
VUV
Avg
17.6003
High
18.3354
Low
17.1373
Last updated: 7/24/2026, 1:11:26 PM
Quick Conversions
| VUV | MMK |
|---|---|
| 1 VUV | 17.60 MMK |
| 10 VUV | 176.00 MMK |
| 50 VUV | 880.00 MMK |
| 100 VUV | 1,760.01 MMK |
| 500 VUV | 8,800.04 MMK |
| 1,000 VUV | 17,600.09 MMK |
Get VUV/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=MMKExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-24T13:11:26Z",
"rates": {
"MMK": 17.600089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "MMK",
"amount": 100
},
"result": 1760.0089,
"rate": 17.600089
}Build with VUV/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key