Rate Overview
Live
1 KMF = 0.008615 AED
1 AED = 116.0766
KMF
Avg
0.008638
High
0.008665
Low
0.008615
Last updated: 3/27/2026, 10:05:07 AM
Quick Conversions
| KMF | AED |
|---|---|
| 1 KMF | 0.01 AED |
| 10 KMF | 0.09 AED |
| 50 KMF | 0.43 AED |
| 100 KMF | 0.86 AED |
| 500 KMF | 4.31 AED |
| 1,000 KMF | 8.62 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-03-27T10:05:07Z",
"rates": {
"AED": 0.008615
}
}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.8614999999999999,
"rate": 0.008615
}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