Rate Overview
Live
1 MKD = 1.6408 KGS
1 KGS = 0.609440
MKD
Avg
1.6444
High
1.6499
Low
1.6408
Last updated: 8/12/2026, 10:26:59 PM
Quick Conversions
| MKD | KGS |
|---|---|
| 1 MKD | 1.64 KGS |
| 10 MKD | 16.41 KGS |
| 50 MKD | 82.04 KGS |
| 100 MKD | 164.08 KGS |
| 500 MKD | 820.43 KGS |
| 1,000 MKD | 1,640.85 KGS |
Get MKD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=KGSExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-08-12T22:26:59Z",
"rates": {
"KGS": 1.64085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "KGS",
"amount": 100
},
"result": 164.08499999999998,
"rate": 1.64085
}Build with MKD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key