Rate Overview
Live
1 AMD = 0.241128 KGS
1 KGS = 4.1472
AMD
Avg
0.240639
High
0.241128
Low
0.240226
Last updated: 9/10/2026, 1:02:59 AM
Quick Conversions
| AMD | KGS |
|---|---|
| 1 AMD | 0.24 KGS |
| 10 AMD | 2.41 KGS |
| 50 AMD | 12.06 KGS |
| 100 AMD | 24.11 KGS |
| 500 AMD | 120.56 KGS |
| 1,000 AMD | 241.13 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-09-10T01:02:59Z",
"rates": {
"KGS": 0.241128
}
}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.1128,
"rate": 0.241128
}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