Rate Overview
Live
1 MKD = 28.5923 KRW
1 KRW = 0.034974
MKD
Avg
28.5320
High
28.8267
Low
28.3082
Last updated: 7/3/2026, 5:27:52 PM
Quick Conversions
| MKD | KRW |
|---|---|
| 1 MKD | 28.59 KRW |
| 10 MKD | 285.92 KRW |
| 50 MKD | 1,429.62 KRW |
| 100 MKD | 2,859.23 KRW |
| 500 MKD | 14,296.17 KRW |
| 1,000 MKD | 28,592.35 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-07-03T17:27:52Z",
"rates": {
"KRW": 28.592349
}
}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": 2859.2349,
"rate": 28.592349
}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