Rate Overview
Live
1 VND = 0.001980 MKD
1 MKD = 505.0505
VND
Avg
0.001986
High
0.001996
Low
0.001974
Last updated: 4/17/2026, 11:50:19 AM
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 | 0.99 MKD |
| 1,000 VND | 1.98 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-04-17T11:50:19Z",
"rates": {
"MKD": 0.00198
}
}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.198,
"rate": 0.00198
}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