Rate Overview
Live
1 MGA = 0.100560 KMF
1 KMF = 9.9443
MGA
Avg
0.101141
High
0.101593
Low
0.100560
Last updated: 7/10/2026, 10:57:48 AM
Quick Conversions
| MGA | KMF |
|---|---|
| 1 MGA | 0.10 KMF |
| 10 MGA | 1.01 KMF |
| 50 MGA | 5.03 KMF |
| 100 MGA | 10.06 KMF |
| 500 MGA | 50.28 KMF |
| 1,000 MGA | 100.56 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-07-10T10:57:48Z",
"rates": {
"KMF": 0.10056
}
}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": 10.056,
"rate": 0.10056
}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