Rate Overview
Live
1 MKD = 1.6484 KGS
1 KGS = 0.606661
MKD
Avg
1.6553
High
1.6609
Low
1.6484
Last updated: 9/2/2026, 5:26:59 PM
Quick Conversions
| MKD | KGS |
|---|---|
| 1 MKD | 1.65 KGS |
| 10 MKD | 16.48 KGS |
| 50 MKD | 82.42 KGS |
| 100 MKD | 164.84 KGS |
| 500 MKD | 824.18 KGS |
| 1,000 MKD | 1,648.37 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-09-02T17:26:59Z",
"rates": {
"KGS": 1.648367
}
}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.83669999999998,
"rate": 1.648367
}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