Rate Overview
Live
1 AED = 117.8888 KMF
1 KMF = 0.008483
AED
Avg
117.6914
High
117.8888
Low
117.4488
Last updated: 7/2/2026, 7:58:01 PM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 117.89 KMF |
| 10 AED | 1,178.89 KMF |
| 50 AED | 5,894.44 KMF |
| 100 AED | 11,788.88 KMF |
| 500 AED | 58,944.39 KMF |
| 1,000 AED | 117,888.79 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-02T19:58:01Z",
"rates": {
"KMF": 117.888787
}
}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": 11788.8787,
"rate": 117.888787
}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