Rate Overview
Live
1 MGA = 0.102304 KMF
1 KMF = 9.7748
MGA
Avg
0.101456
High
0.103363
Low
0.097618
Last updated: 3/27/2026, 11:37:55 AM
Quick Conversions
| MGA | KMF |
|---|---|
| 1 MGA | 0.10 KMF |
| 10 MGA | 1.02 KMF |
| 50 MGA | 5.12 KMF |
| 100 MGA | 10.23 KMF |
| 500 MGA | 51.15 KMF |
| 1,000 MGA | 102.30 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-03-27T11:37:55Z",
"rates": {
"KMF": 0.102304
}
}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.230400000000001,
"rate": 0.102304
}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