Rate Overview
Live
1 KGS = 49.2859 MGA
1 MGA = 0.020290
KGS
Avg
49.2556
High
49.8491
Low
48.7709
Last updated: 8/2/2026, 1:16:23 PM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 49.29 MGA |
| 10 KGS | 492.86 MGA |
| 50 KGS | 2,464.30 MGA |
| 100 KGS | 4,928.59 MGA |
| 500 KGS | 24,642.95 MGA |
| 1,000 KGS | 49,285.91 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-02T13:16:23Z",
"rates": {
"MGA": 49.285905
}
}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": 4928.5905,
"rate": 49.285905
}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