Rate Overview
Live
1 AMD = 0.240069 KGS
1 KGS = 4.1655
AMD
Avg
0.239580
High
0.240558
Low
0.238882
Last updated: 8/20/2026, 3:09:21 AM
Quick Conversions
| AMD | KGS |
|---|---|
| 1 AMD | 0.24 KGS |
| 10 AMD | 2.40 KGS |
| 50 AMD | 12.00 KGS |
| 100 AMD | 24.01 KGS |
| 500 AMD | 120.03 KGS |
| 1,000 AMD | 240.07 KGS |
Get AMD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AMD¤cies=KGSExample Response:
{
"success": true,
"base": "AMD",
"date": "2026-08-20T03:09:21Z",
"rates": {
"KGS": 0.240069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AMD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AMD",
"to": "KGS",
"amount": 100
},
"result": 24.0069,
"rate": 0.240069
}Build with AMD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key