Rate Overview
Live
1 MGA = 0.098319 KMF
1 KMF = 10.1710
MGA
Avg
0.098267
High
0.099132
Low
0.097441
Last updated: 9/11/2026, 9:31:32 PM
Quick Conversions
| MGA | KMF |
|---|---|
| 1 MGA | 0.10 KMF |
| 10 MGA | 0.98 KMF |
| 50 MGA | 4.92 KMF |
| 100 MGA | 9.83 KMF |
| 500 MGA | 49.16 KMF |
| 1,000 MGA | 98.32 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-09-11T21:31:32Z",
"rates": {
"KMF": 0.098319
}
}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.831900000000001,
"rate": 0.098319
}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