Rate Overview
Live
1 KMF = 10.1698 MGA
1 MGA = 0.098330
KMF
Avg
10.1865
High
10.2147
Low
10.1698
Last updated: 9/5/2026, 6:35:45 AM
Quick Conversions
| KMF | MGA |
|---|---|
| 1 KMF | 10.17 MGA |
| 10 KMF | 101.70 MGA |
| 50 KMF | 508.49 MGA |
| 100 KMF | 1,016.98 MGA |
| 500 KMF | 5,084.91 MGA |
| 1,000 KMF | 10,169.81 MGA |
Get KMF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=MGAExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-09-05T06:35:45Z",
"rates": {
"MGA": 10.16981
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "MGA",
"amount": 100
},
"result": 1016.981,
"rate": 10.16981
}Build with KMF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key