Rate Overview
Live
1 AED = 23.8109 KGS
1 KGS = 0.041998
AED
Avg
23.8106
High
23.8155
Low
23.8064
Last updated: 6/16/2026, 6:14:40 AM
Quick Conversions
| AED | KGS |
|---|---|
| 1 AED | 23.81 KGS |
| 10 AED | 238.11 KGS |
| 50 AED | 1,190.54 KGS |
| 100 AED | 2,381.09 KGS |
| 500 AED | 11,905.43 KGS |
| 1,000 AED | 23,810.86 KGS |
Get AED/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=KGSExample Response:
{
"success": true,
"base": "AED",
"date": "2026-06-16T06:14:40Z",
"rates": {
"KGS": 23.810859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "KGS",
"amount": 100
},
"result": 2381.0859,
"rate": 23.810859
}Build with AED/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key