Rate Overview
Live
1 MKD = 1.6197 KGS
1 KGS = 0.617395
MKD
Avg
1.6258
High
1.6475
Low
1.6116
Last updated: 7/11/2026, 2:42:06 PM
Quick Conversions
| MKD | KGS |
|---|---|
| 1 MKD | 1.62 KGS |
| 10 MKD | 16.20 KGS |
| 50 MKD | 80.99 KGS |
| 100 MKD | 161.97 KGS |
| 500 MKD | 809.85 KGS |
| 1,000 MKD | 1,619.71 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-11T14:42:06Z",
"rates": {
"KGS": 1.619709
}
}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.9709,
"rate": 1.619709
}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