Rate Overview
Live
1 VEF = 0.000039 MMK
1 MMK = 25641.03
VEF
Avg
0.000108
High
0.000220
Low
0.000039
Last updated: 5/27/2026, 6:26:19 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.02 MMK |
| 1,000 VEF | 0.04 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-05-27T18:26:19Z",
"rates": {
"MMK": 0.000039
}
}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.0039,
"rate": 0.000039
}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