Rate Overview
Live
1 MKD = 27.9983 KRW
1 KRW = 0.035716
MKD
Avg
27.9263
High
28.2198
Low
27.5241
Last updated: 5/8/2026, 3:44:22 PM
Quick Conversions
| MKD | KRW |
|---|---|
| 1 MKD | 28.00 KRW |
| 10 MKD | 279.98 KRW |
| 50 MKD | 1,399.91 KRW |
| 100 MKD | 2,799.83 KRW |
| 500 MKD | 13,999.15 KRW |
| 1,000 MKD | 27,998.29 KRW |
Get MKD/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=KRWExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-05-08T15:44:22Z",
"rates": {
"KRW": 27.998292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "KRW",
"amount": 100
},
"result": 2799.8292,
"rate": 27.998292
}Build with MKD/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key