Rate Overview
Live
1 MKD = 1.6238 KGS
1 KGS = 0.615827
MKD
Avg
1.6489
High
1.6901
Low
1.6158
Last updated: 7/26/2026, 4:53:15 AM
Quick Conversions
| MKD | KGS |
|---|---|
| 1 MKD | 1.62 KGS |
| 10 MKD | 16.24 KGS |
| 50 MKD | 81.19 KGS |
| 100 MKD | 162.38 KGS |
| 500 MKD | 811.92 KGS |
| 1,000 MKD | 1,623.83 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-26T04:53:15Z",
"rates": {
"KGS": 1.623832
}
}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": 162.3832,
"rate": 1.623832
}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