Rate Overview
Live
1 AED = 115.0966 KMF
1 KMF = 0.008688
AED
Avg
115.2543
High
115.4555
Low
115.0584
Last updated: 5/26/2026, 3:10:45 AM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 115.10 KMF |
| 10 AED | 1,150.97 KMF |
| 50 AED | 5,754.83 KMF |
| 100 AED | 11,509.66 KMF |
| 500 AED | 57,548.29 KMF |
| 1,000 AED | 115,096.57 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-05-26T03:10:45Z",
"rates": {
"KMF": 115.096572
}
}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": 11509.6572,
"rate": 115.096572
}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