Rate Overview
Live
1 AED = 114.4791 KMF
1 KMF = 0.008735
AED
Avg
114.4824
High
114.8911
Low
114.3445
Last updated: 5/6/2026, 12:33:53 AM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 114.48 KMF |
| 10 AED | 1,144.79 KMF |
| 50 AED | 5,723.96 KMF |
| 100 AED | 11,447.91 KMF |
| 500 AED | 57,239.55 KMF |
| 1,000 AED | 114,479.10 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-06T00:33:53Z",
"rates": {
"KMF": 114.4791
}
}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": 11447.91,
"rate": 114.4791
}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