Rate Overview
Live
1 VND = 0.002050 MKD
1 MKD = 487.8049
VND
Avg
0.002050
High
0.002054
Low
0.002041
Last updated: 7/4/2026, 11:06:15 AM
Quick Conversions
| VND | MKD |
|---|---|
| 1 VND | 0.00 MKD |
| 10 VND | 0.02 MKD |
| 50 VND | 0.10 MKD |
| 100 VND | 0.21 MKD |
| 500 VND | 1.03 MKD |
| 1,000 VND | 2.05 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-04T11:06:15Z",
"rates": {
"MKD": 0.00205
}
}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.20500000000000002,
"rate": 0.00205
}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