Rate Overview
Live
1 MKD = 1.6705 KGS
1 KGS = 0.598634
MKD
Avg
1.6675
High
1.6761
Low
1.6581
Last updated: 4/17/2026, 7:49:34 AM
Quick Conversions
| MKD | KGS |
|---|---|
| 1 MKD | 1.67 KGS |
| 10 MKD | 16.70 KGS |
| 50 MKD | 83.52 KGS |
| 100 MKD | 167.05 KGS |
| 500 MKD | 835.23 KGS |
| 1,000 MKD | 1,670.47 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-04-17T07:49:34Z",
"rates": {
"KGS": 1.670469
}
}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": 167.0469,
"rate": 1.670469
}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