Rate Overview
Live
1 AED = 23.8095 KGS
1 KGS = 0.042000
AED
Avg
23.8141
High
23.8698
Low
23.8029
Last updated: 3/27/2026, 11:37:50 AM
Quick Conversions
| AED | KGS |
|---|---|
| 1 AED | 23.81 KGS |
| 10 AED | 238.09 KGS |
| 50 AED | 1,190.47 KGS |
| 100 AED | 2,380.95 KGS |
| 500 AED | 11,904.73 KGS |
| 1,000 AED | 23,809.46 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-03-27T11:37:50Z",
"rates": {
"KGS": 23.809463
}
}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": 2380.9463,
"rate": 23.809463
}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