Rate Overview
Live
1 AED = 115.8663 KMF
1 KMF = 0.008631
AED
Avg
115.8077
High
124.1081
Low
112.8432
Last updated: 3/26/2026, 1:49:23 PM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 115.87 KMF |
| 10 AED | 1,158.66 KMF |
| 50 AED | 5,793.31 KMF |
| 100 AED | 11,586.63 KMF |
| 500 AED | 57,933.15 KMF |
| 1,000 AED | 115,866.29 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-03-26T13:49:23Z",
"rates": {
"KMF": 115.866291
}
}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": 11586.6291,
"rate": 115.866291
}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