Rate Overview
Live
1 AED = 117.7714 KMF
1 KMF = 0.008491
AED
Avg
115.0456
High
117.7714
Low
111.6902
Last updated: 7/25/2026, 11:46:56 AM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 117.77 KMF |
| 10 AED | 1,177.71 KMF |
| 50 AED | 5,888.57 KMF |
| 100 AED | 11,777.14 KMF |
| 500 AED | 58,885.68 KMF |
| 1,000 AED | 117,771.37 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-25T11:46:56Z",
"rates": {
"KMF": 117.771369
}
}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": 11777.136900000001,
"rate": 117.771369
}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