Rate Overview
Live
1 AMD = 0.238053 KGS
1 KGS = 4.2007
AMD
Avg
0.238097
High
0.238754
Low
0.237693
Last updated: 7/11/2026, 5:42:24 AM
Quick Conversions
| AMD | KGS |
|---|---|
| 1 AMD | 0.24 KGS |
| 10 AMD | 2.38 KGS |
| 50 AMD | 11.90 KGS |
| 100 AMD | 23.81 KGS |
| 500 AMD | 119.03 KGS |
| 1,000 AMD | 238.05 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-11T05:42:24Z",
"rates": {
"KGS": 0.238053
}
}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.8053,
"rate": 0.238053
}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