Rate Overview
Live
1 AED = 115.4274 KMF
1 KMF = 0.008663
AED
Avg
115.3076
High
115.6618
Low
114.7770
Last updated: 9/2/2026, 2:55:29 AM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 115.43 KMF |
| 10 AED | 1,154.27 KMF |
| 50 AED | 5,771.37 KMF |
| 100 AED | 11,542.74 KMF |
| 500 AED | 57,713.69 KMF |
| 1,000 AED | 115,427.37 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-09-02T02:55:29Z",
"rates": {
"KMF": 115.427373
}
}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": 11542.7373,
"rate": 115.427373
}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