Rate Overview
Live
1 AMD = 0.238733 KGS
1 KGS = 4.1888
AMD
Avg
0.235212
High
0.239634
Low
0.231290
Last updated: 7/29/2026, 1:59:28 PM
Quick Conversions
| AMD | KGS |
|---|---|
| 1 AMD | 0.24 KGS |
| 10 AMD | 2.39 KGS |
| 50 AMD | 11.94 KGS |
| 100 AMD | 23.87 KGS |
| 500 AMD | 119.37 KGS |
| 1,000 AMD | 238.73 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-07-29T13:59:28Z",
"rates": {
"KGS": 0.238733
}
}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": 23.8733,
"rate": 0.238733
}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