Rate Overview
Live
1 AMD = 0.237698 KGS
1 KGS = 4.2070
AMD
Avg
0.226809
High
0.237698
Low
0.215373
Last updated: 5/27/2026, 10:47:30 PM
Quick Conversions
| AMD | KGS |
|---|---|
| 1 AMD | 0.24 KGS |
| 10 AMD | 2.38 KGS |
| 50 AMD | 11.88 KGS |
| 100 AMD | 23.77 KGS |
| 500 AMD | 118.85 KGS |
| 1,000 AMD | 237.70 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-05-27T22:47:30Z",
"rates": {
"KGS": 0.237698
}
}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.7698,
"rate": 0.237698
}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