Rate Overview
Live
1 VND = 0.002003 MKD
1 MKD = 499.2511
VND
Avg
0.001996
High
0.002027
Low
0.001978
Last updated: 5/27/2026, 9:33:53 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.00 MKD |
| 1,000 VND | 2.00 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-05-27T21:33:53Z",
"rates": {
"MKD": 0.002003
}
}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.2003,
"rate": 0.002003
}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