Rate Overview
Live
1 AMD = 0.231758 KGS
1 KGS = 4.3148
AMD
Avg
0.231942
High
0.232163
Low
0.231758
Last updated: 3/7/2026, 8:44:24 AM
Quick Conversions
| AMD | KGS |
|---|---|
| 1 AMD | 0.23 KGS |
| 10 AMD | 2.32 KGS |
| 50 AMD | 11.59 KGS |
| 100 AMD | 23.18 KGS |
| 500 AMD | 115.88 KGS |
| 1,000 AMD | 231.76 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-03-07T08:44:24Z",
"rates": {
"KGS": 0.231758
}
}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.1758,
"rate": 0.231758
}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