Rate Overview
Live
1 MGA = 0.097956 KMF
1 KMF = 10.2087
MGA
Avg
0.098238
High
0.098766
Low
0.097761
Last updated: 9/12/2026, 4:23:44 AM
Quick Conversions
| MGA | KMF |
|---|---|
| 1 MGA | 0.10 KMF |
| 10 MGA | 0.98 KMF |
| 50 MGA | 4.90 KMF |
| 100 MGA | 9.80 KMF |
| 500 MGA | 48.98 KMF |
| 1,000 MGA | 97.96 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-12T04:23:44Z",
"rates": {
"KMF": 0.097956
}
}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.7956,
"rate": 0.097956
}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