Rate Overview
Live
1 KGS = 48.1547 MGA
1 MGA = 0.020766
KGS
Avg
49.4453
High
53.0355
Low
44.7051
Last updated: 6/24/2026, 1:51:14 PM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 48.15 MGA |
| 10 KGS | 481.55 MGA |
| 50 KGS | 2,407.73 MGA |
| 100 KGS | 4,815.47 MGA |
| 500 KGS | 24,077.33 MGA |
| 1,000 KGS | 48,154.66 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-06-24T13:51:14Z",
"rates": {
"MGA": 48.154661
}
}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": 4815.4661,
"rate": 48.154661
}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