Rate Overview
Live
1 KGS = 49.2663 MGA
1 MGA = 0.020298
KGS
Avg
49.1984
High
49.4755
Low
48.9458
Last updated: 9/11/2026, 10:58:56 AM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 49.27 MGA |
| 10 KGS | 492.66 MGA |
| 50 KGS | 2,463.31 MGA |
| 100 KGS | 4,926.63 MGA |
| 500 KGS | 24,633.13 MGA |
| 1,000 KGS | 49,266.26 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-11T10:58:56Z",
"rates": {
"MGA": 49.266262
}
}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": 4926.6262,
"rate": 49.266262
}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