Rate Overview
Live
1 KGS = 48.5541 MGA
1 MGA = 0.020596
KGS
Avg
48.8060
High
52.9943
Low
47.3436
Last updated: 7/8/2026, 9:29:28 PM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 48.55 MGA |
| 10 KGS | 485.54 MGA |
| 50 KGS | 2,427.71 MGA |
| 100 KGS | 4,855.41 MGA |
| 500 KGS | 24,277.07 MGA |
| 1,000 KGS | 48,554.14 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-07-08T21:29:28Z",
"rates": {
"MGA": 48.554139
}
}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": 4855.4139,
"rate": 48.554139
}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