Rate Overview
Live
1 KGS = 49.4755 MGA
1 MGA = 0.020212
KGS
Avg
49.3742
High
49.5220
Low
49.1860
Last updated: 9/7/2026, 2:29:58 AM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 49.48 MGA |
| 10 KGS | 494.76 MGA |
| 50 KGS | 2,473.78 MGA |
| 100 KGS | 4,947.55 MGA |
| 500 KGS | 24,737.76 MGA |
| 1,000 KGS | 49,475.51 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-07T02:29:58Z",
"rates": {
"MGA": 49.47551
}
}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": 4947.551,
"rate": 49.47551
}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