Rate Overview
Live
1 VND = 0.002040 MKD
1 MKD = 490.1961
VND
Avg
0.002118
High
0.002390
Low
0.001995
Last updated: 7/3/2026, 7:01:40 PM
Quick Conversions
| VND | MKD |
|---|---|
| 1 VND | 0.00 MKD |
| 10 VND | 0.02 MKD |
| 50 VND | 0.10 MKD |
| 100 VND | 0.20 MKD |
| 500 VND | 1.02 MKD |
| 1,000 VND | 2.04 MKD |
Get VND/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=MKDExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-03T19:01:40Z",
"rates": {
"MKD": 0.00204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "MKD",
"amount": 100
},
"result": 0.20400000000000001,
"rate": 0.00204
}Build with VND/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key