Rate Overview
Live
1 KGS = 49.6449 MGA
1 MGA = 0.020143
KGS
Avg
49.0523
High
52.9168
Low
47.3085
Last updated: 9/13/2026, 5:10:19 PM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 49.64 MGA |
| 10 KGS | 496.45 MGA |
| 50 KGS | 2,482.24 MGA |
| 100 KGS | 4,964.49 MGA |
| 500 KGS | 24,822.45 MGA |
| 1,000 KGS | 49,644.90 MGA |
Get KGS/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MGAExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-13T17:10:19Z",
"rates": {
"MGA": 49.644897
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MGA",
"amount": 100
},
"result": 4964.4897,
"rate": 49.644897
}Build with KGS/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key