Rate Overview
Live
1 MKD = 1.6183 KGS
1 KGS = 0.617951
MKD
Avg
1.6157
High
1.6183
Low
1.6116
Last updated: 7/1/2026, 11:44:13 AM
Quick Conversions
| MKD | KGS |
|---|---|
| 1 MKD | 1.62 KGS |
| 10 MKD | 16.18 KGS |
| 50 MKD | 80.91 KGS |
| 100 MKD | 161.83 KGS |
| 500 MKD | 809.13 KGS |
| 1,000 MKD | 1,618.25 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-07-01T11:44:13Z",
"rates": {
"KGS": 1.618251
}
}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": 161.82510000000002,
"rate": 1.618251
}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