Rate Overview
Live
1 KGS = 47.4781 MGA
1 MGA = 0.021062
KGS
Avg
47.3887
High
47.4781
Low
47.2840
Last updated: 4/17/2026, 1:26:46 PM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 47.48 MGA |
| 10 KGS | 474.78 MGA |
| 50 KGS | 2,373.91 MGA |
| 100 KGS | 4,747.81 MGA |
| 500 KGS | 23,739.06 MGA |
| 1,000 KGS | 47,478.12 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-04-17T13:26:46Z",
"rates": {
"MGA": 47.478122
}
}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": 4747.8122,
"rate": 47.478122
}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