Rate Overview
Live
1 KMF = 0.008538 AED
1 AED = 117.1234
KMF
Avg
0.008528
High
0.008542
Low
0.008482
Last updated: 7/8/2026, 2:44:51 AM
Quick Conversions
| KMF | AED |
|---|---|
| 1 KMF | 0.01 AED |
| 10 KMF | 0.09 AED |
| 50 KMF | 0.43 AED |
| 100 KMF | 0.85 AED |
| 500 KMF | 4.27 AED |
| 1,000 KMF | 8.54 AED |
Get KMF/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=AEDExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-07-08T02:44:51Z",
"rates": {
"AED": 0.008538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "AED",
"amount": 100
},
"result": 0.8538,
"rate": 0.008538
}Build with KMF/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key