Rate Overview
Live
1 VEF = 0.000028 MMK
1 MMK = 35714.29
VEF
Avg
0.000213
High
0.000574
Low
0.000028
Last updated: 7/28/2026, 2:03:15 PM
Quick Conversions
| VEF | MMK |
|---|---|
| 1 VEF | 0.00 MMK |
| 10 VEF | 0.00 MMK |
| 50 VEF | 0.00 MMK |
| 100 VEF | 0.00 MMK |
| 500 VEF | 0.01 MMK |
| 1,000 VEF | 0.03 MMK |
Get VEF/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=MMKExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-07-28T14:03:15Z",
"rates": {
"MMK": 0.000028
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "MMK",
"amount": 100
},
"result": 0.0028,
"rate": 0.000028
}Build with VEF/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key