Rate Overview
Live
1 AED = 116.1201 KMF
1 KMF = 0.008612
AED
Avg
116.0251
High
116.2363
Low
115.8708
Last updated: 8/12/2026, 3:20:40 AM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 116.12 KMF |
| 10 AED | 1,161.20 KMF |
| 50 AED | 5,806.00 KMF |
| 100 AED | 11,612.01 KMF |
| 500 AED | 58,060.04 KMF |
| 1,000 AED | 116,120.07 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-08-12T03:20:40Z",
"rates": {
"KMF": 116.120071
}
}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": 11612.007099999999,
"rate": 116.120071
}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