Rate Overview
Live
1 AED = 23.8076 KGS
1 KGS = 0.042003
AED
Avg
23.8110
High
23.8202
Low
23.8004
Last updated: 7/21/2026, 8:27:27 AM
Quick Conversions
| AED | KGS |
|---|---|
| 1 AED | 23.81 KGS |
| 10 AED | 238.08 KGS |
| 50 AED | 1,190.38 KGS |
| 100 AED | 2,380.76 KGS |
| 500 AED | 11,903.78 KGS |
| 1,000 AED | 23,807.56 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-07-21T08:27:27Z",
"rates": {
"KGS": 23.807563
}
}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.7563,
"rate": 23.807563
}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