Rate Overview
Live
1 AED = 117.7104 KMF
1 KMF = 0.008495
AED
Avg
118.7170
High
129.9076
Low
113.2697
Last updated: 7/25/2026, 12:04:40 AM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 117.71 KMF |
| 10 AED | 1,177.10 KMF |
| 50 AED | 5,885.52 KMF |
| 100 AED | 11,771.04 KMF |
| 500 AED | 58,855.21 KMF |
| 1,000 AED | 117,710.42 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-25T00:04:40Z",
"rates": {
"KMF": 117.710418
}
}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": 11771.0418,
"rate": 117.710418
}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