Rate Overview
Live
1 KMF = 0.008669 AED
1 AED = 115.3536
KMF
Avg
0.008659
High
0.008677
Low
0.008644
Last updated: 9/5/2026, 7:05:47 AM
Quick Conversions
| KMF | AED |
|---|---|
| 1 KMF | 0.01 AED |
| 10 KMF | 0.09 AED |
| 50 KMF | 0.43 AED |
| 100 KMF | 0.87 AED |
| 500 KMF | 4.33 AED |
| 1,000 KMF | 8.67 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-09-05T07:05:47Z",
"rates": {
"AED": 0.008669
}
}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.8669,
"rate": 0.008669
}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