Rate Overview
Live
1 MKD = 28.4657 KRW
1 KRW = 0.035130
MKD
Avg
27.9323
High
28.4657
Low
27.2962
Last updated: 3/27/2026, 3:19:09 PM
Quick Conversions
| MKD | KRW |
|---|---|
| 1 MKD | 28.47 KRW |
| 10 MKD | 284.66 KRW |
| 50 MKD | 1,423.28 KRW |
| 100 MKD | 2,846.57 KRW |
| 500 MKD | 14,232.83 KRW |
| 1,000 MKD | 28,465.65 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-03-27T15:19:09Z",
"rates": {
"KRW": 28.465652
}
}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": 2846.5652,
"rate": 28.465652
}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