Rate Overview
Live
1 MKD = 1.6473 KGS
1 KGS = 0.607071
MKD
Avg
1.6489
High
1.6516
Low
1.6465
Last updated: 5/28/2026, 9:55:27 PM
Quick Conversions
| MKD | KGS |
|---|---|
| 1 MKD | 1.65 KGS |
| 10 MKD | 16.47 KGS |
| 50 MKD | 82.36 KGS |
| 100 MKD | 164.73 KGS |
| 500 MKD | 823.63 KGS |
| 1,000 MKD | 1,647.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-05-28T21:55:27Z",
"rates": {
"KGS": 1.647255
}
}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.72549999999998,
"rate": 1.647255
}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