Rate Overview
Live
1 AED = 113.8004 KMF
1 KMF = 0.008787
AED
Avg
114.4053
High
115.5729
Low
113.8004
Last updated: 4/15/2026, 9:23:47 PM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 113.80 KMF |
| 10 AED | 1,138.00 KMF |
| 50 AED | 5,690.02 KMF |
| 100 AED | 11,380.04 KMF |
| 500 AED | 56,900.21 KMF |
| 1,000 AED | 113,800.42 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-04-15T21:23:47Z",
"rates": {
"KMF": 113.800421
}
}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": 11380.0421,
"rate": 113.800421
}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