Rate Overview
Live
1 MKD = 1.6670 KGS
1 KGS = 0.599897
MKD
Avg
1.6626
High
1.6670
Low
1.6551
Last updated: 5/7/2026, 8:00:13 PM
Quick Conversions
| MKD | KGS |
|---|---|
| 1 MKD | 1.67 KGS |
| 10 MKD | 16.67 KGS |
| 50 MKD | 83.35 KGS |
| 100 MKD | 166.70 KGS |
| 500 MKD | 833.48 KGS |
| 1,000 MKD | 1,666.95 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-07T20:00:13Z",
"rates": {
"KGS": 1.666952
}
}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": 166.6952,
"rate": 1.666952
}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