Rate Overview
Live
1 AED = 117.0719 KMF
1 KMF = 0.008542
AED
Avg
117.2823
High
117.8881
Low
116.7179
Last updated: 7/20/2026, 7:43:24 PM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 117.07 KMF |
| 10 AED | 1,170.72 KMF |
| 50 AED | 5,853.60 KMF |
| 100 AED | 11,707.19 KMF |
| 500 AED | 58,535.97 KMF |
| 1,000 AED | 117,071.94 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-07-20T19:43:24Z",
"rates": {
"KMF": 117.071943
}
}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": 11707.194300000001,
"rate": 117.071943
}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