Rate Overview
Live
1 MGA = 0.098567 KMF
1 KMF = 10.1454
MGA
Avg
0.098742
High
0.099132
Low
0.098358
Last updated: 8/20/2026, 3:08:54 AM
Quick Conversions
| MGA | KMF |
|---|---|
| 1 MGA | 0.10 KMF |
| 10 MGA | 0.99 KMF |
| 50 MGA | 4.93 KMF |
| 100 MGA | 9.86 KMF |
| 500 MGA | 49.28 KMF |
| 1,000 MGA | 98.57 KMF |
Get MGA/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KMFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-08-20T03:08:54Z",
"rates": {
"KMF": 0.098567
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KMF",
"amount": 100
},
"result": 9.8567,
"rate": 0.098567
}Build with MGA/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key