Rate Overview
Live
1 AED = 115.3428 KMF
1 KMF = 0.008670
AED
Avg
115.8117
High
116.0874
Low
115.3428
Last updated: 6/15/2026, 5:33:59 AM
Quick Conversions
| AED | KMF |
|---|---|
| 1 AED | 115.34 KMF |
| 10 AED | 1,153.43 KMF |
| 50 AED | 5,767.14 KMF |
| 100 AED | 11,534.28 KMF |
| 500 AED | 57,671.41 KMF |
| 1,000 AED | 115,342.81 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-06-15T05:33:59Z",
"rates": {
"KMF": 115.342812
}
}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": 11534.2812,
"rate": 115.342812
}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