Rate Overview
Live
1 KGS = 49.3029 MGA
1 MGA = 0.020283
KGS
Avg
49.1271
High
49.4335
Low
48.8588
Last updated: 8/22/2026, 9:18:19 AM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 49.30 MGA |
| 10 KGS | 493.03 MGA |
| 50 KGS | 2,465.14 MGA |
| 100 KGS | 4,930.29 MGA |
| 500 KGS | 24,651.44 MGA |
| 1,000 KGS | 49,302.89 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-08-22T09:18:19Z",
"rates": {
"MGA": 49.302887
}
}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": 4930.2887,
"rate": 49.302887
}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