Rate Overview
Live
1 AED = 117.7248 KMF
1 KMF = 0.008494
AED
Avg
115.1190
High
117.8581
Low
112.9177
Last updated: 7/24/2026, 5:34:05 AM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 117.72 KMF |
| 10 AED | 1,177.25 KMF |
| 50 AED | 5,886.24 KMF |
| 100 AED | 11,772.48 KMF |
| 500 AED | 58,862.42 KMF |
| 1,000 AED | 117,724.84 KMF |
Get AED/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=KMFExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-24T05:34:05Z",
"rates": {
"KMF": 117.724841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "KMF",
"amount": 100
},
"result": 11772.4841,
"rate": 117.724841
}Build with AED/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key