Rate Overview
Live
1 AMD = 0.239517 KGS
1 KGS = 4.1751
AMD
Avg
0.239350
High
0.239730
Low
0.238733
Last updated: 7/31/2026, 8:58:27 AM
Quick Conversions
| AMD | KGS |
|---|---|
| 1 AMD | 0.24 KGS |
| 10 AMD | 2.40 KGS |
| 50 AMD | 11.98 KGS |
| 100 AMD | 23.95 KGS |
| 500 AMD | 119.76 KGS |
| 1,000 AMD | 239.52 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-31T08:58:27Z",
"rates": {
"KGS": 0.239517
}
}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.951700000000002,
"rate": 0.239517
}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